forked from GitHub/gf-core
Added target for building GF with profiling
This commit is contained in:
@@ -116,6 +116,9 @@ tracing:
|
|||||||
strip gf
|
strip gf
|
||||||
mv gf ../bin/
|
mv gf ../bin/
|
||||||
|
|
||||||
|
prof: GHCOPTFLAGS += -prof -auto-all -auto-dicts
|
||||||
|
prof: all
|
||||||
|
|
||||||
dist:
|
dist:
|
||||||
-rm -rf $(DIST_DIR)
|
-rm -rf $(DIST_DIR)
|
||||||
mkdir $(DIST_DIR)
|
mkdir $(DIST_DIR)
|
||||||
|
|||||||
Reference in New Issue
Block a user