fix arch
This commit is contained in:
parent
61da73dfc9
commit
1762b6d525
@ -2,7 +2,7 @@
|
||||
+++ gmic-2.9.1/src/Makefile 2020-06-12 09:33:42.374067915 +0200
|
||||
@@ -194,7 +194,7 @@
|
||||
FLTO = -flto
|
||||
OPT_CLI_CFLAGS = -Ofast
|
||||
OPT_CLI_CFLAGS =
|
||||
ifdef IS_GCC
|
||||
-OPT_CLI_CFLAGS = -Ofast -mtune=generic $(FLTO)
|
||||
+OPT_CLI_CFLAGS = -Ofast $(FLTO)
|
||||
|
Loading…
Reference in New Issue
Block a user