Parent Directory | Revision Log | Patch
revision 1296320 by daviddavid, Sat Sep 22 10:32:29 2018 UTC | revision 1474261 by wally, Fri Dec 27 20:44:58 2019 UTC | |
---|---|---|
# | Line 27 of the game is to avoid colliding with t | Line 27 of the game is to avoid colliding with t |
27 | sed -i src/GNUmakefile -e "s/-Wall -Werror -ggdb//" | sed -i src/GNUmakefile -e "s/-Wall -Werror -ggdb//" |
28 | ||
29 | %build | %build |
30 | %setup_compile_flags | %set_build_flags |
31 | export CFLAGS="%{optflags} -Wno-error=unused-result" | export CFLAGS="%{optflags} -Wno-error=unused-result" |
32 | %make_build | %make_build |
33 |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |