OBS-URL: https://build.opensuse.org/package/show/science/cura-engine?expand=0&rev=1
14 lines
357 B
Diff
14 lines
357 B
Diff
Index: Makefile
|
|
===================================================================
|
|
--- Makefile.orig 2015-11-16 00:12:52.594259531 +0100
|
|
+++ Makefile 2015-11-16 00:13:29.030165015 +0100
|
|
@@ -50,7 +50,7 @@ else
|
|
LDFLAGS += --static
|
|
else
|
|
CFLAGS += -flto
|
|
- LDFLAGS += --static -flto
|
|
+ LDFLAGS += -flto
|
|
endif
|
|
endif
|
|
ifeq ($(UNAME), OpenBSD)
|