]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
Revert "build: link symbols as needed"
authorMarek Vavruša <marek.vavrusa@nic.cz>
Tue, 19 May 2015 20:54:52 +0000 (22:54 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Tue, 19 May 2015 20:54:52 +0000 (22:54 +0200)
This reverts commit 3f4d8cbe1a57d27243eff61356751b54d9d1f933.

platform.mk

index c510241a953490ffd06625121280860c878fa85f..e9e0d39439fa69d8f99aee6ecaacafe2a6f94da3 100644 (file)
@@ -16,7 +16,6 @@ ifeq ($(OS),Windows_NT)
        BINEXT := .exe
 else
        UNAME := $(shell uname -s)
-       LDFLAGS += -Wl,--as-needed
     ifeq ($(UNAME),Darwin)
         PLATFORM := Darwin
         LIBEXT := .dylib