mirror of git://sourceware.org/git/glibc.git
(CFLAGS-rcmd.c, CFLAGS-rexec.c, CFLAGS-ruserpass.c): Removed.
This commit is contained in:
parent
9c145d90ed
commit
41b5aaf9c9
|
@ -50,11 +50,6 @@ routines := htonl htons \
|
||||||
|
|
||||||
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
|
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
|
||||||
|
|
||||||
# No warnings about losing BSD code.
|
|
||||||
CFLAGS-rcmd.c = -w
|
|
||||||
CFLAGS-rexec.c = -w
|
|
||||||
CFLAGS-ruserpass.c = -w
|
|
||||||
|
|
||||||
include ../Rules
|
include ../Rules
|
||||||
|
|
||||||
ifeq ($(have-thread-library),yes)
|
ifeq ($(have-thread-library),yes)
|
||||||
|
|
Loading…
Reference in New Issue