X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=debian%2Frules;h=358cfd6c39d2731723c16f590664be31ff389737;hp=1ccb8ed53e4eb95665002f5f5290cbbe0ed78b60;hb=1714602dd2d50718f4a5361a17cba7d41e814056;hpb=0fef31e035bda526f0d4948aaaca05d429ff0a4a diff --git a/debian/rules b/debian/rules index 1ccb8ed..358cfd6 100755 --- a/debian/rules +++ b/debian/rules @@ -9,13 +9,13 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -ifeq ($(DEB_HOST_ARCH),armel) +#ifeq ($(DEB_HOST_ARCH),armel) #EXTRA_CFLAGS += -mcpu=arm1136jf-s # Use Thumb for smaller binaries unless otherwise requested - ifeq (,$(filter nothumb,$(DEB_BUILD_OPTIONS))) - EXTRA_CFLAGS += -mthumb - endif -endif + #ifeq (,$(filter nothumb,$(DEB_BUILD_OPTIONS))) + # EXTRA_CFLAGS += -mthumb + #endif +#endif configure: configure-stamp configure-stamp: