Parent Directory | Revision Log | Patch
revision 1295997 by umeabot, Sat Sep 22 07:47:14 2018 UTC | revision 1296320 by daviddavid, Sat Sep 22 10:32:29 2018 UTC | |
---|---|---|
# | Line 24 of the game is to avoid colliding with t | Line 24 of the game is to avoid colliding with t |
24 | %prep | %prep |
25 | %autosetup -p1 | %autosetup -p1 |
26 | ||
27 | sed -i src/GNUmakefile -e "s/-Wall -Werror -ggdb//" | |
28 | ||
29 | %build | %build |
30 | %setup_compile_flags | %setup_compile_flags |
31 | export CFLAGS="%{optflags} -Wno-error=unused-result" | export CFLAGS="%{optflags} -Wno-error=unused-result" |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |