[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
|
mkdir -p $obj
|
||||||
|
|
||||||
FLAGS_x86="\
|
FLAGS_x86="\
|
||||||
|
-I$src/.. \
|
||||||
-S \
|
-S \
|
||||||
-fPIC \
|
-fPIC \
|
||||||
-masm=intel \
|
-masm=intel \
|
||||||
|
|
Loading…
Reference in New Issue