From: ed_ Date: Sun, 9 Dec 2007 19:04:06 +0000 (+0000) Subject: typo X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=b2f4e77f3627cce24d4c8b7cf5049fbcecd2afb1;p=maemo-efl typo --- diff --git a/trunk/edje/debian/rules b/trunk/edje/debian/rules index f9bd3c1..9609f36 100755 --- a/trunk/edje/debian/rules +++ b/trunk/edje/debian/rules @@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) -CFLAGS += -DNDEBUG=1 -fomit-frame-pointer -O2 -I/usr/X11R6/include +CFLAGS += -DNDEBUG=1 -fomit-frame-pointer -O2 ifneq (,$(findstring armel,$(DEB_BUILD_ARCH))) CFLAGS += -ffast-math -funsafe-math-optimizations -fno-math-errno -fsingle-precision-constant