1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

* malloc/Makefile (CFLAGS-mcheck-init.c): Add.

* sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for
	librpcsvc.a objects.
This commit is contained in:
Ulrich Drepper
2005-02-22 09:53:18 +00:00
parent 137e6462eb
commit c6359097c6
3 changed files with 21 additions and 13 deletions

View File

@@ -101,6 +101,8 @@ $(objpfx)memusagestat: $(memusagestat-modules:%=$(objpfx)%.o)
include ../Rules
CFLAGS-mcheck-init.c = $(PIC-ccflag)
$(objpfx)libmcheck.a: $(objpfx)mcheck-init.o
-rm -f $@
$(patsubst %/,cd % &&,$(objpfx)) \