X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=src%2FMakefile;h=fd18b862cd9c3c1cda2a43117052f2f9ab8ceb0d;hp=8eef9a4c73f9beb4aa78e1f05c2c7977a27c7157;hb=d0fdc202315a211124f65965f88a3a0ed5b91953;hpb=1d4e7bbdf5a8b2e87daaa54eea52cbe01d699fdb diff --git a/src/Makefile b/src/Makefile index 8eef9a4c..fd18b862 100644 --- a/src/Makefile +++ b/src/Makefile @@ -500,7 +500,7 @@ icc-profile-clean: hpux: $(MAKE) \ - CXX='/opt/aCC/bin/aCC -AA +hpxstd98 -DBIGENDIAN -mt +O3 -DNDEBUG' \ + CXX='/opt/aCC/bin/aCC -AA +hpxstd98 -DBIGENDIAN -mt +O3 -DNDEBUG -DNO_PREFETCH' \ CXXFLAGS="" \ LDFLAGS="" \ all