forked from pool/glibc
Accepting request 73728 from home:a_jaeger:branches:openSUSE:Factory
Further fixes. OBS-URL: https://build.opensuse.org/request/show/73728 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=60
This commit is contained in:
parent
7cc4d3d8d9
commit
361ad21737
@ -62,9 +62,9 @@ Index: resolv/Makefile
|
||||
+cflags += -Wno-strict-prototypes -Wno-write-strings
|
||||
Index: sunrpc/Makefile
|
||||
===================================================================
|
||||
--- sunrpc/Makefile.orig
|
||||
+++ sunrpc/Makefile
|
||||
@@ -152,6 +152,10 @@ CFLAGS-openchild.c = -fexceptions
|
||||
--- sunrpc/Makefile.orig 2011-05-25 20:00:57.381005790 +0200
|
||||
+++ sunrpc/Makefile 2011-06-15 14:57:37.657361569 +0200
|
||||
@@ -129,6 +129,10 @@
|
||||
|
||||
CPPFLAGS += -D_RPC_THREAD_SAFE_
|
||||
|
||||
@ -72,9 +72,10 @@ Index: sunrpc/Makefile
|
||||
+CFLAGS-clnt_udp.c = -fno-strict-aliasing
|
||||
+CFLAGS-clnt_unix.c = -fno-strict-aliasing
|
||||
+
|
||||
$(objpfx)tst-getmyaddr: $(common-objpfx)linkobj/libc.so
|
||||
$(objpfx)tst-xdrmem: $(common-objpfx)linkobj/libc.so
|
||||
$(objpfx)tst-xdrmem2: $(common-objpfx)linkobj/libc.so
|
||||
include ../Rules
|
||||
|
||||
$(objpfx)rpcgen: $(addprefix $(objpfx),$(rpcgen-objs)) \
|
||||
|
||||
Index: sysdeps/powerpc/powerpc64/elf/Makefile
|
||||
===================================================================
|
||||
--- sysdeps/powerpc/powerpc64/elf/Makefile.orig
|
||||
|
Loading…
Reference in New Issue
Block a user