ports/graphics/qiv/files/patch-Makefile
Danilo Egea Gondolfo 30b4d98800 - Update to 2.3.2
- Add dependencies explicitly to make qa happy
2020-08-03 19:10:29 +00:00

13 lines
540 B
Text

--- Makefile.orig 2017-11-03 18:27:27 UTC
+++ Makefile
@@ -57,8 +57,8 @@ endif
PKG_CONFIG ?= pkg-config
#CFLAGS = -O0 -g -Wall
CFLAGS = -O2 -Wall \
- -fcaller-saves -ffast-math -fno-strength-reduce \
- -fthread-jumps #-march=pentium #-DSTAT_MACROS_BROKEN
+ -ffast-math -fno-strength-reduce \
+ #-march=pentium #-DSTAT_MACROS_BROKEN
#CFLAGS = -O2 -Wall -fomit-frame-pointer -finline-functions \
# -fcaller-saves -ffast-math -fno-strength-reduce \
# -fthread-jumps #-march=pentium #-DSTAT_MACROS_BROKEN