]> sourceware.org Git - glibc.git/commitdiff
(CFLAGS-pt-initfini.s): Remove redundant override that missed -g0.
authorAndreas Jaeger <aj@suse.de>
Mon, 19 Jul 2004 19:13:59 +0000 (19:13 +0000)
committerAndreas Jaeger <aj@suse.de>
Mon, 19 Jul 2004 19:13:59 +0000 (19:13 +0000)
2004-07-19  Alexandre Oliva  <aoliva@redhat.com>

* sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
Remove redundant override that missed -g0.

linuxthreads/ChangeLog
linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile

index 45a76743adf0ca681243bd23d8a263da0c85661c..60ef3f796835aea10e06fb8b77430c5aa3f00110 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-19  Alexandre Oliva  <aoliva@redhat.com>
+
+       * sysdeps/unix/sysv/linux/mips/Makefile (CFLAGS-pt-initfini.s):
+       Remove redundant override that missed -g0.
+
 2004-07-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
 
        * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h
index a26c379abadea444be26317d3a329006ddd80cdc..56eeecc7892652de449b2568bcfa458b9f1ea214 100644 (file)
@@ -1,6 +1,3 @@
 # pull in __syscall_error routine
 libpthread-routines += sysdep
 
-ifeq ($(subdir),linuxthreads)
-CFLAGS-pt-initfini.s = $(fno-unit-at-a-time)
-endif
This page took 0.046238 seconds and 5 git commands to generate.