summaryrefslogtreecommitdiffstats
path: root/games/micropolis/micropolis.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-11-22 10:57:42 +0100
committer Matteo Bernardini2020-11-22 10:57:42 +0100
commit99958f26868be3a2a2f73e06fb3a4ea20edbd6e2 (patch)
treee98702265056ca9dbc2208f4efcd9c4687fde69c /games/micropolis/micropolis.SlackBuild
parentd16bcf418dcbbf01c065787ba1defff73d4d4f3c (diff)
downloadslackbuilds-99958f26868be3a2a2f73e06fb3a4ea20edbd6e2.tar.gz
20201122.1 global branch merge.current-20201122.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/micropolis/micropolis.SlackBuild')
-rw-r--r--games/micropolis/micropolis.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/micropolis/micropolis.SlackBuild b/games/micropolis/micropolis.SlackBuild
index 2f74efd4ae..b9617b5e6c 100644
--- a/games/micropolis/micropolis.SlackBuild
+++ b/games/micropolis/micropolis.SlackBuild
@@ -78,7 +78,7 @@ find . -iname \*makefile\* -o -iname \*.mk \
# comment out the next line to disable the airplane crash disaster
sed -i -e 's/-DNO_AIRCRASH//' src/sim/makefile
-make -j1 PREFIX=/usr DOCDIR=/usr/doc/$PRGNAM-$VERSION SLKCFLAGS="$SLKCFLAGS"
+make -j1 PREFIX=/usr DOCDIR=/usr/doc/$PRGNAM-$VERSION SLKCFLAGS="$SLKCFLAGS -DTCL_IEEE_FP_MATH"
make -j1 install PREFIX=/usr DOCDIR=/usr/doc/$PRGNAM-$VERSION DESTDIR=$PKG
# Make .desktop file pass desktop-file-validate