swaldhoer/native-lua

Fix gcc build on macOS

Closed this issue · 1 comments

It is not possible to configure the project successfully for gcc, e.g., see build on Travis Ci:

Checking for 'gcc' (C compiler)               : 16:17:00 runner ['gcc', '-dM', '-E', '-']
not found 
...
Could not configure the following compilers: gcc

Fixed in 976918e.