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