mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-21 12:01:05 +00:00
CircleCI: force -Wno-unsuffixed-float-constants
This commit is contained in:
parent
59d91e0793
commit
c5d15ad597
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ jobs:
|
|||
LIBGME_CFLAGS: -I/usr/include/
|
||||
LIBGME_LDFLAGS: -lgme
|
||||
CCACHE_COMPRESS: true
|
||||
WFLAGS: -Wno-unsuffixed-float-constants
|
||||
steps:
|
||||
- run:
|
||||
name: Add i386 arch
|
||||
|
|
Loading…
Reference in a new issue