aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/llvm4-nodebug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/ortho/llvm4-nodebug/Makefile')
-rw-r--r--src/ortho/llvm4-nodebug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ortho/llvm4-nodebug/Makefile b/src/ortho/llvm4-nodebug/Makefile
index fc10e23de..b40bb2cc8 100644
--- a/src/ortho/llvm4-nodebug/Makefile
+++ b/src/ortho/llvm4-nodebug/Makefile
@@ -6,7 +6,7 @@ GNATMAKE=gnatmake
SED=sed
BE=llvm4-nodebug
-LLVM_LDFLAGS=$(LLVM_CONFIG) --link-static --ldflags --libs --system-libs
+LLVM_LDFLAGS=$(LLVM_CONFIG) --ldflags --libs --system-libs
all: $(ortho_exec)