Skip to content

Instantly share code, notes, and snippets.

@vvavrychuk
Created July 6, 2014 10:55
Show Gist options
  • Save vvavrychuk/084a6412dc14b3d00109 to your computer and use it in GitHub Desktop.
Save vvavrychuk/084a6412dc14b3d00109 to your computer and use it in GitHub Desktop.
diff --git a/build/config/Linux b/build/config/Linux
index 4781a12..97c2a71 100644
--- a/build/config/Linux
+++ b/build/config/Linux
@@ -49,7 +49,7 @@ LINKFLAGS32 =
LINKFLAGS64 =
STATICOPT_CC =
STATICOPT_CXX =
-STATICOPT_LINK = -static
+STATICOPT_LINK =
SHAREDOPT_CC = -fPIC
SHAREDOPT_CXX = -fPIC
SHAREDOPT_LINK = -Wl,-rpath,$(LIBPATH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment