glava: remove -march=native
This commit is contained in:
parent
ea91c637fb
commit
3dcbb57adb
@ -55,8 +55,6 @@ in
|
||||
|
||||
substituteInPlace Makefile \
|
||||
--replace 'unknown' 'v${version}'
|
||||
|
||||
export CFLAGS="-march=native"
|
||||
'';
|
||||
|
||||
makeFlags = optional (!enableGlfw) "DISABLE_GLFW=1";
|
||||
|
Loading…
Reference in New Issue
Block a user