diff options
author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 05:45:02 +0000 |
---|---|---|
committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 1999-01-05 05:45:02 +0000 |
commit | feb9acb106173dc1964fa3f666526c686a63614e (patch) | |
tree | c7b288bf61a9e8c59dafafb559dd122574b9c868 /games/xboing | |
parent | 3bba7571bb16477471b522e75d711c02b5728157 (diff) | |
download | ports-feb9acb106173dc1964fa3f666526c686a63614e.tar.gz ports-feb9acb106173dc1964fa3f666526c686a63614e.zip |
Notes
Diffstat (limited to 'games/xboing')
-rw-r--r-- | games/xboing/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboing/files/patch-ac b/games/xboing/files/patch-ac index 84992cda22fb..63e4d6f22229 100644 --- a/games/xboing/files/patch-ac +++ b/games/xboing/files/patch-ac @@ -26,7 +26,7 @@ AUDIO_INCLUDE = AUDIO_LIB = - CDEBUGFLAGS = -g -+ CDEBUGFLAGS = -O2 -m486 -pipe ++ CDEBUGFLAGS = -O2 -pipe XCOMM Uncomment this if you want to use ANY of the AUDIO sound systems #define COMPILE_IN_AUDIO |