Fix luajit compilation if some flags provided in $CC or $CXX variable
Users should be able to specify some flags in CC or CXX variables instead of putting it to to C/CXXFLAGS (e.g. CC="cc --sysroot=xx -m32"). We faced with this problem on Intel Edison/Galileo SDK.
Loading
Please register or sign in to comment