mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Update.
2000-04-07 Andreas Jaeger <aj@suse.de> * posix/Makefile (CFLAGS-regex.c): Remove DEBUG.
This commit is contained in:
parent
76f6548529
commit
fe9d16a544
@ -1,3 +1,7 @@
|
||||
2000-04-07 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* posix/Makefile (CFLAGS-regex.c): Remove DEBUG.
|
||||
|
||||
2000-04-10 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* intl/Makefile: Don't run do-gettext-test when cross-compiling.
|
||||
|
@ -91,7 +91,7 @@ do-wordexp-test: $(objpfx)wordexp-test
|
||||
endif
|
||||
endif
|
||||
|
||||
CFLAGS-regex.c = -Wno-strict-prototypes -DDEBUG
|
||||
CFLAGS-regex.c = -Wno-strict-prototypes
|
||||
CFLAGS-getaddrinfo.c = -DRESOLVER
|
||||
|
||||
$(objpfx)libposix.a: $(dep-dummy-lib); $(make-dummy-lib)
|
||||
|
Loading…
Reference in New Issue
Block a user