mirror of
https://github.com/facebook/zstd.git
synced 2025-10-07 00:12:40 -04:00
Update comment about PGO build.
This commit is contained in:
parent
978cea5d56
commit
5b9d6b992a
@ -227,7 +227,7 @@ zstd-dll : $(ZSTD_CLI_OBJ)
|
|||||||
$(CC) $(FLAGS) $^ -o $@$(EXT) $(LDFLAGS)
|
$(CC) $(FLAGS) $^ -o $@$(EXT) $(LDFLAGS)
|
||||||
|
|
||||||
|
|
||||||
## zstd-pgo: zstd executable optimized with pgo. `gcc` only.
|
## zstd-pgo: zstd executable optimized with PGO.
|
||||||
zstd-pgo :
|
zstd-pgo :
|
||||||
$(MAKE) clean
|
$(MAKE) clean
|
||||||
$(MAKE) zstd MOREFLAGS=-fprofile-generate
|
$(MAKE) zstd MOREFLAGS=-fprofile-generate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user