]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
rtld: do not ignore arch-specific CFLAGS
authorCarlos O'Donell <codonell@redhat.com>
Tue, 8 Jan 2013 16:47:12 +0000 (11:47 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 18 Feb 2016 23:41:18 +0000 (18:41 -0500)
https://bugs.gentoo.org/452184
http://sourceware.org/bugzilla/show_bug.cgi?id=15005
http://sourceware.org/ml/libc-alpha/2013-01/msg00247.html

elf/Makefile

index 63a535502c15e32eb4f21feaefa3cbf5be6d8afa..dfcefa9db4dc1702c913cfde08a3bb0c44c458c8 100644 (file)
@@ -467,7 +467,7 @@ CFLAGS-ldconfig.c = $(SYSCONF-FLAGS) -D'LIBDIR="$(libdir)"' \
 libof-ldconfig = ldconfig
 CFLAGS-dl-cache.c = $(SYSCONF-FLAGS)
 CFLAGS-cache.c = $(SYSCONF-FLAGS)
-CFLAGS-rtld.c = $(SYSCONF-FLAGS)
+CFLAGS-rtld.c += $(SYSCONF-FLAGS)
 
 cpp-srcs-left := $(all-rtld-routines:=.os)
 lib := rtld