X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/f2c357f9fb922258dac9f808df0143e548c4bfdc..cb7b4fadaaa220075603c9c63860e22ff7ebcac1:/android.sh diff --git a/android.sh b/android.sh index 3e8708e..da2bd6a 100755 --- a/android.sh +++ b/android.sh @@ -17,8 +17,6 @@ tgt=arm-linux-androideabi cc=${bin}/${tgt}-gcc cxx=${bin}/${tgt}-g++ cpp=() -cpp+=(-fPIE) -ldf+=(-rdynamic -fPIE -pie) ccf=() ccf+=(-g0 -O3) function cfg() {