Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7f79804

Browse files
committed
Revert "set --no-as-needed for ecpg tests"
This reverts commit 71b05a7.
1 parent b99372f commit 7f79804

File tree

1 file changed

+0
-2
lines changed
  • src/interfaces/ecpg/test/connect

1 file changed

+0
-2
lines changed

src/interfaces/ecpg/test/connect/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ top_builddir = ../../../../..
33
include $(top_builddir)/src/Makefile.global
44
include $(top_srcdir)/$(subdir)/../Makefile.regress
55

6-
override LDFLAGS := $(LDFLAGS) -Wl,--no-as-needed
7-
86
TESTS = test1 test1.c \
97
test2 test2.c \
108
test3 test3.c \

0 commit comments

Comments
 (0)