diff options
Diffstat (limited to 'stdlib/Makefile')
-rw-r--r-- | stdlib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/Makefile b/stdlib/Makefile index da6e0764fc..76b7ca7faa 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -146,7 +146,6 @@ LDFLAGS-tst-putenv = $(no-as-needed) $(objpfx)tst-putenvmod.so: $(objpfx)tst-putenvmod.os $(link-libc-deps) $(build-module) libof-tst-putenvmod = extramodules -CFLAGS-tst-putenvmod.c = -DNOT_IN_libc=1 $(objpfx)bug-getcontext: $(libm) $(objpfx)tst-strtod-round: $(libm) |