aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/darwin/Configurations/App-OSX.xcconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/Configurations/App-OSX.xcconfig b/tools/darwin/Configurations/App-OSX.xcconfig
index 38a9902a02..3c747dc49a 100644
--- a/tools/darwin/Configurations/App-OSX.xcconfig
+++ b/tools/darwin/Configurations/App-OSX.xcconfig
@@ -28,6 +28,6 @@ MACOSX_DEPLOYMENT_TARGET = 10.6
-OTHER_LDFLAGS = $(XBMC_OTHER_LDFLAGS_COMMON) -lgnutls -lhogweed -lnettle -lgmp
+OTHER_LDFLAGS = $(XBMC_OTHER_LDFLAGS_COMMON)
GCC_PREPROCESSOR_DEFINITIONS = TARGET_DARWIN_OSX $(XBMC_GCC_PREPROCESSOR_DEFINITIONS_COMMON)