prt-get: README: recommend -march=x86-64

This commit is contained in:
Fredrik Rinnestam 2017-01-29 18:32:03 +01:00
parent 96a58abf95
commit b5c970095b

View File

@ -6,4 +6,4 @@ installed while "prt-get update X" saying it's not, or "prt-get listinst"
printing just nothing.
If you experience strange effects, please try recompiling with
CXXFLAGS="-O2 -march=i686 -pipe"
CXXFLAGS="-O2 -march=x86-64 -pipe"