comparison: build/sccache.mk
build/sccache.mk
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 preflight: |
|
2 # Terminate any sccache server that might still be around |
|
3 -python2.7 $(TOPSRCDIR)/sccache/sccache.py > /dev/null 2>&1 |
|
4 |
|
5 postflight: |
|
6 # Terminate sccache server. This prints sccache stats. |
|
7 -python2.7 $(TOPSRCDIR)/sccache/sccache.py |