fix compile script
This commit is contained in:
parent
164f449a02
commit
0449772d10
@ -45,7 +45,7 @@ compile_libraries (){
|
|||||||
|
|
||||||
echo "[!] compiling libxdc..."
|
echo "[!] compiling libxdc..."
|
||||||
cd libxdc
|
cd libxdc
|
||||||
sudo make install
|
CFLAGS="-I../capstone_v4/include/" V=1 make libxdc.a
|
||||||
cd ..
|
cd ..
|
||||||
echo "[!] libxdc is ready!"
|
echo "[!] libxdc is ready!"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user