We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2555f9 commit 71b05a7Copy full SHA for 71b05a7
src/interfaces/ecpg/test/connect/Makefile
@@ -3,6 +3,8 @@ top_builddir = ../../../../..
3
include $(top_builddir)/src/Makefile.global
4
include $(top_srcdir)/$(subdir)/../Makefile.regress
5
6
+override LDFLAGS := $(LDFLAGS) -Wl,--no-as-needed
7
+
8
TESTS = test1 test1.c \
9
test2 test2.c \
10
test3 test3.c \
0 commit comments