summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-08 02:13:15 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-05-08 02:13:15 +0000
commit0abc3643dd620150c4fec7f70cbd32b7d7177c97 (patch)
treec8507c0c992040391cdd22f08d494070379fc69e /debian/rules
parent4d39defcb59600513ff65a688c54f3d6b13ca63a (diff)
downloadpcsxr-0abc3643dd620150c4fec7f70cbd32b7d7177c97.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47582 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 5744fb15..3070eaf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ CFLAGS = -Wall -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
else
- CFLAGS += -O2
+ CFLAGS += -O2 -fomit-frame-pointer
endif
CONFIGURE_PARAM = \