compile.sh.patch 141 B

12345
  1. 6c6
  2. < CFLAGS="-fno-builtin -nostdinc -O2 -I. -Wall -Werror"
  3. ---
  4. > CFLAGS="-fno-builtin -nostdinc -O2 -I. -Wall -Werror -fno-stack-protector"