From 4b211cc39158e74c1f1113015a1eadc8344547c1 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 23 Apr 2006 05:40:58 +0000 Subject: - Added -fstack-protector to the Makefile, commented out by default. - Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 14bc1b204..eb0618252 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ OPT += -O2 # OPT += -rdynamic OPT += -ffast-math # OPT += -fbounds-checking +# OPT += -fstack-protector # OPT += -fomit-frame-pointer OPT += -Wall -Wno-sign-compare # OPT += -DCHRIF_OLDINFO -- cgit v1.2.3-70-g09d2