diff options
Diffstat (limited to 'test/ldso/Makefile')
-rw-r--r-- | test/ldso/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ldso/Makefile b/test/ldso/Makefile index 0a3f010c3..57b4a1fa6 100644 --- a/test/ldso/Makefile +++ b/test/ldso/Makefile @@ -19,6 +19,7 @@ TESTDIR=../ include $(TESTDIR)/Rules.mak +CFLAGS+=--uclibc-ctors all: dltest libhowdy.so run dltest.o: dltest.c |