CFLAGS ajusted
authored_ <bartosh@gmail.com>
Sun, 9 Dec 2007 16:18:35 +0000 (16:18 +0000)
committered_ <bartosh@gmail.com>
Sun, 9 Dec 2007 16:18:35 +0000 (16:18 +0000)
trunk/eet/debian/rules

index 7a7a363..29bd6f5 100755 (executable)
@@ -10,7 +10,7 @@ CFLAGS += -DNDEBUG=1 -fomit-frame-pointer -O2
 
 ifneq (,$(findstring armel,$(DEB_BUILD_ARCH)))
        ifneq (,$(findstring n8x0,$(DEB_BUILD_OPTIONS)))
-               CFLAGS += -mfpu=vfp -mfloat-abi=softfp -mcpu=arm1136jf-s -ffast-math -funsafe-math-optimizations -fno-math-errno -fsingle-precision-constant
+               CFLAGS += -mfpu=vfp -mfloat-abi=softfp -mcpu=arm1136jf-s
        endif
        ifneq (,$(findstring n770,$(DEB_BUILD_OPTIONS)))
                 CFLAGS += -mcpu=arm926ej-s