Files
buildcache/lua-examples
m 73305f8108 TIC6X: Correctly remove --preproc_* arguments
There was a typo in the make_preprocessor_cmd() function that
incorrectly looked for ---preproc_* (notice the three dashes).

This fix ensures that the TI C6X wrapper correctly detects and removes
--preproc_* arguments (and not only their short counterparts).
2019-05-27 09:53:21 +02:00
..