Skip to content
Snippets Groups Projects
Commit c5d15ad5 authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

CircleCI: force -Wno-unsuffixed-float-constants

parent 59d91e07
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment