]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-no_opt_override.patch
- rel 5
[packages/glibc.git] / glibc-no_opt_override.patch
index 00416fe315073eeb1489cdffa55ef20539cdafcb..0528053a6ff6950ee8ee89e1e3b0f91aee55e7cc 100644 (file)
@@ -1,13 +1,13 @@
 --- glibc-2.3.2/Makeconfig.orig        Mon Jan  6 06:31:36 2003
 +++ glibc-2.3.2/Makeconfig     Fri May  9 10:05:02 2003
-@@ -685,8 +685,8 @@
+@@ -691,8 +691,8 @@
  object-suffixes += .og
  CPPFLAGS-.og = $(pic-default)
  CFLAGS-.og = -g
 -CFLAGS-.o = $(filter %frame-pointer,$(+cflags)) -g0 -O99 -fomit-frame-pointer -D__USE_STRING_INLINES
 -CFLAGS-.os += -g0 -O99 -fomit-frame-pointer -D__USE_STRING_INLINES
-+CFLAGS-.o = $(filter %frame-pointer,$(+cflags)) -g0 -fomit-frame-pointer -D__USE_STRING_INLINES
-+CFLAGS-.os += -g0 -fomit-frame-pointer -D__USE_STRING_INLINES
++CFLAGS-.o = $(filter %frame-pointer,$(+cflags)) -fomit-frame-pointer -D__USE_STRING_INLINES
++CFLAGS-.os += -fomit-frame-pointer -D__USE_STRING_INLINES
  libtype.og = lib%_g.a
  endif
  
This page took 0.031248 seconds and 4 git commands to generate.