Gaëtan Harter c509b6f05c lua: remove unsupported flags for llvm
Prevents error:

  clang: error: unknown argument: '-fstack-usage'
  clang: error: unknown argument: '-fconserve-stack'

The flags are here to print debug information and try to optimize stack but are
not required.
2018-07-19 14:06:35 +02:00
..
2018-06-11 19:12:02 +02:00
2018-06-28 14:11:00 +02:00
2018-06-11 19:12:02 +02:00
2018-05-23 16:58:25 +02:00
2018-06-15 10:49:38 +02:00
2018-04-05 14:20:42 +02:00
2016-03-05 03:05:32 +01:00