summaryrefslogtreecommitdiffstats
path: root/games/hyperrogue/files/patch-Makefile.am
blob: 7b0e1677a4a545d878602a34cdb837bdae634fe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.am.orig	2017-04-15 02:52:00 UTC
+++ Makefile.am
@@ -6,7 +6,7 @@ dist_doc_DATA = README.md
 hyperrogue_SOURCES = hyper.cpp savepng.c
 
 # Some definitions used in graph.cpp
-hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\" -O2
+hyperrogue_CPPFLAGS = -DFONTDESTDIR=\"$(pkgdatadir)/DejaVuSans-Bold.ttf\" -DMUSICDESTDIR=\"$(pkgdatadir)/hyperrogue-music.txt\" -DSOUNDDESTDIR=\"$(pkgdatadir)/sounds/\"
 
 # Musicdir
 musicdir=$(datadir)/hyperrogue/music
OpenPOWER on IntegriCloud