]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- define debugcflags - linuxthreads require at least -O1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 18 Dec 2001 22:32:07 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc.spec -> 1.206

glibc.spec

index 78e15c1ddbf33199caef20051fe093cfeece278f..063dd8a6840bd3ea51fa8d22cc917f3dda5fb5b4 100644 (file)
@@ -56,6 +56,8 @@ Conflicts:    kernel < %{min_kernel}
 Conflicts:     man-pages < 1.43
 Conflicts:     ld.so < 1.9.9-9
 
+%define                debugcflags     -O1 -g
+
 %description
 Contains the standard libraries that are used by multiple programs on
 the system. In order to save disk space and memory, as well as to ease
This page took 1.965554 seconds and 4 git commands to generate.