From 183799fd6eb753239dccb0ace66412ed9c19247a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 8 Aug 2002 15:47:22 +0000 Subject: Add a simple test for shared lib ctor/dtors -Erik --- test/ldso/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ldso/Makefile') 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 -- cgit v1.2.3