diff options
| author | William Wilgus <me.theuser@yahoo.com> | 2018-12-24 14:24:03 -0600 |
|---|---|---|
| committer | William Wilgus <me.theuser@yahoo.com> | 2018-12-24 21:37:06 +0100 |
| commit | a71af1778dc92132748879e6c14d620807a9c421 (patch) | |
| tree | acf224fa496c81a8814cb4304f5e2b5ebc2c3a85 /apps/plugins/lua/include_lua/blit.lua | |
| parent | c45016dd88a7fde0e05b3702261509a91d09ecec (diff) | |
| download | rockbox-a71af1778dc92132748879e6c14d620807a9c421.zip rockbox-a71af1778dc92132748879e6c14d620807a9c421.tar.gz rockbox-a71af1778dc92132748879e6c14d620807a9c421.tar.bz2 rockbox-a71af1778dc92132748879e6c14d620807a9c421.tar.xz | |
Fix lua helpers -- supress line markers in preproc source generation scripts
In newer builds line markers prevent lua helper scripts
from grabbing some inputs especially _bool
This patch adds the -P switch
Inhibit generation of linemarkers in the output from the preprocessor.
This might be useful when running the preprocessor on something that
is not C code, and will be sent to a program which might be confused
by the linemarkers.
Change-Id: I66c3b099729f6651300f9fcf4670533a20cc90c1
Diffstat (limited to 'apps/plugins/lua/include_lua/blit.lua')
0 files changed, 0 insertions, 0 deletions