Skip to content
Snippets Groups Projects
Commit 9a901e13 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

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.
parent 8c4b20ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment