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
|
- clang
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- EXTRAFLAGS=
|
- EXTRAFLAGS='-v'
|
||||||
- PREFIX="${HOME}"
|
- PREFIX="${HOME}"
|
||||||
install:
|
install:
|
||||||
- 'true'
|
- 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user