aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
authorAndreas Bergmeier <abergmeier@gmx.net>2014-04-03 15:36:02 +0200
committerAndreas Bergmeier <abergmeier@gmx.net>2014-04-03 15:36:02 +0200
commit5d3c5f80ff76a53ef46b4d7ba9b8ce626b88b37c (patch)
treefdceeb9219cc06642dd6f0bdaa6d563670eb62fc /emcc
parent969d717924c0ddb0fda84dd8029c6503437ef548 (diff)
Add valid_abspath option to emcc --help.
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc2
1 files changed, 2 insertions, 0 deletions
diff --git a/emcc b/emcc
index b4e7a868..135fbfde 100755
--- a/emcc
+++ b/emcc
@@ -514,6 +514,8 @@ Options that are modified or new in %s include:
will by default generate an output name 'dir/a.o',
but this cmdline param can be passed to generate a
file with a custom suffix 'dir/a.ext'.
+ --valid_abspath path Whitelist an absolute path to prevent warnings about
+ absolute include paths.
The target file, if specified (-o <target>), defines what will
be generated: