mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
Define EXTRAFLAGS to avoid issues with -fstack-protector-strong
This commit is contained in:
@ -8,7 +8,7 @@ compiler:
|
||||
- clang
|
||||
env:
|
||||
global:
|
||||
- EXTRAFLAGS=
|
||||
- EXTRAFLAGS='-v'
|
||||
- PREFIX="${HOME}"
|
||||
install:
|
||||
- 'true'
|
||||
|
||||
Reference in New Issue
Block a user