diff options
Diffstat (limited to 'string/Makefile')
-rw-r--r-- | string/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile index d17626ed39..f0fce2a0b8 100644 --- a/string/Makefile +++ b/string/Makefile @@ -80,7 +80,6 @@ xtests = tst-strcoll-overflow # This test needs libdl. ifeq (yes,$(build-shared)) tests += test-strerror-errno -LDLIBS-test-strerror-errno = $(libdl) endif ifeq ($(run-built-tests),yes) |