js/src/devtools/rootAnalysis/build.shell@925c144e1f1f
js/src/devtools/rootAnalysis/build.shell
Fri, 16 Jan 2015 18:13:44 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Fri, 16 Jan 2015 18:13:44 +0100
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
- permissions
- -rwxr-xr-x
Integrate suggestion from review to improve consistency with existing code.
5 $SOURCE/js/src/configure --enable-debug --enable-optimize --enable-root-analysis
6 # perl -i -pe 's!ccache ([gc])!$1!' "$TARGET_BUILDROOT/config/autoconf.mk"