switched archbuilder build to hostinger
All checks were successful
CI / Build arch-builder docker images (push) Successful in 28m12s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 28m12s
This commit is contained in:
@@ -41,7 +41,7 @@ CFLAGS="-march=native -mtune=native -O3 -pipe -fstack-protector-strong"
|
||||
CXXFLAGS="-march=native -mtune=native -O3 -pipe -fstack-protector-strong"
|
||||
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
|
||||
#-- Make Flags: change this for DistCC/SMP systems
|
||||
MAKEFLAGS="-j32"
|
||||
MAKEFLAGS="-j4"
|
||||
#-- Debugging flags
|
||||
DEBUG_CFLAGS="-g -fvar-tracking-assignments"
|
||||
DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"
|
||||
|
Reference in New Issue
Block a user