Document -Wno-warn-absolute-paths for emcc --help.

This commit is contained in:
Jukka Jylänki 2013-08-08 10:07:25 +03:00
Родитель c762495c91
Коммит a1ff714e1a
1 изменённых файлов: 6 добавлений и 0 удалений

6
emcc
Просмотреть файл

@ -462,6 +462,12 @@ Options that are modified or new in %s include:
memory initialization data embedded inside
JavaScript as text. (default is off)
-Wno-warn-absolute-paths If not specified, the compiler will warn about any
uses of absolute paths in -I and -L command line
directives. Pass this flag on the command line
to hide these warnings and acknowledge that the
explicit use of absolute paths is intentional.
The target file, if specified (-o <target>), defines what will
be generated: