mirror of
https://github.com/facebook/zstd.git
synced 2025-10-06 00:04:13 -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)
|
||||
|
||||
|
||||
## zstd-pgo: zstd executable optimized with pgo. `gcc` only.
|
||||
## zstd-pgo: zstd executable optimized with PGO.
|
||||
zstd-pgo :
|
||||
$(MAKE) clean
|
||||
$(MAKE) zstd MOREFLAGS=-fprofile-generate
|
||||
|
Loading…
x
Reference in New Issue
Block a user