mirror of
https://github.com/Alcaro/Flips.git
synced 2026-09-07 10:06:09 -05:00
Whoops, missed a spot
This commit is contained in:
2
make.sh
2
make.sh
@@ -34,7 +34,7 @@ FLAGS=$FLAGS' -Wl,-z,relro,--as-needed,--hash-style=gnu,--relax'
|
||||
#[ -e flips ] || exit
|
||||
|
||||
#create linux binary
|
||||
if [ -e profile/smw.smc ]; then
|
||||
if [ -e profile/smw.sfc ]; then
|
||||
echo 'GTK+ (1/3)'
|
||||
rm flips; make TARGET=gtk OPTFLAGS="$FLAGS -fprofile-generate -lgcov"
|
||||
[ -e flips ] || exit
|
||||
|
||||
Reference in New Issue
Block a user