]> git.sesse.net Git - stockfish/blobdiff - src/Makefile
Restrict avx2 hack to windows target
[stockfish] / src / Makefile
index c00b60b5a56abfc6737689a1e2c2604719853f5a..e82b066b630c0688923f7de5066286566021356e 100644 (file)
@@ -569,7 +569,7 @@ help:
 build: config-sanity
        $(MAKE) ARCH=$(ARCH) COMP=$(COMP) all
 
-profile-build: config-sanity objclean profileclean net
+profile-build: net config-sanity objclean profileclean
        @echo ""
        @echo "Step 1/4. Building instrumented executable ..."
        $(MAKE) ARCH=$(ARCH) COMP=$(COMP) $(profile_make)