aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibc/glibc-2.2.5/pt-initfini-flags.patch
blob: e8ba2facfc8a68707873dd286b15f2752dbda5ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- glibc-2.2.5/linuxthreads/Makefile~glibc-linuxthreads-2.3.2-initfini
+++ glibc-2.2.5/linuxthreads/Makefile
@@ -54,7 +54,7 @@
 extra-objs += crti.o
 omit-deps += crti
 
-CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions
+CFLAGS-pt-initfini.s = -O1 -g0 -fPIC -fno-inline-functions
 endif
 
 librt-tests = ex10 ex11