[Common] Be able to #include <Common/Thread.h>.
This commit is contained in:
parent
42d3c27e43
commit
21ebab7beb
|
@ -4,6 +4,7 @@ obj=./Common
|
|||
mkdir -p $obj
|
||||
|
||||
FLAGS_x86="\
|
||||
-I$src/.. \
|
||||
-S \
|
||||
-fPIC \
|
||||
-masm=intel \
|
||||
|
|
Loading…
Reference in New Issue