Re: Compile broken after upgrading to Ubuntu 18.04 LTS
- Posted by irv Aug 24, 2019
- 2313 views
I would try this:
system(text:format("make -j[] -f []_mak -C build",{CORES,appname})) -- might require filename(appname) or whatever to remove path and extension.