mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-27 21:23:19 +00:00
commit
5fa9dcaab5
@ -25,7 +25,7 @@ script:
|
|||||||
- |-
|
- |-
|
||||||
# Build hyperrogue.
|
# Build hyperrogue.
|
||||||
autoreconf -vi
|
autoreconf -vi
|
||||||
./configure
|
./configure CXXFLAGS="-Wall -Werror -Wno-error=unused-result"
|
||||||
make
|
make
|
||||||
- |-
|
- |-
|
||||||
# Test hyperrogue.
|
# Test hyperrogue.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user