aboutsummaryrefslogtreecommitdiff
path: root/system/sash/sash-3.7-CFLAGS_i686.patch
diff options
context:
space:
mode:
authorMenno Duursma <druiloor@zonnet.nl>2010-05-13 00:41:45 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 00:41:45 +0200
commit6623346a8ad98715b143fa6e4816d9313afcdf45 (patch)
tree9ed3b170457f3d874753df97e6e2d6d0b6310eaf /system/sash/sash-3.7-CFLAGS_i686.patch
parent96c259b088820f411d7fdfd008582646e6d1cded (diff)
downloadslackbuilds-6623346a8ad98715b143fa6e4816d9313afcdf45.tar.xz
system/sash: Updated for version 3.7
Diffstat (limited to 'system/sash/sash-3.7-CFLAGS_i686.patch')
-rw-r--r--system/sash/sash-3.7-CFLAGS_i686.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/sash/sash-3.7-CFLAGS_i686.patch b/system/sash/sash-3.7-CFLAGS_i686.patch
deleted file mode 100644
index 423718f372fe..000000000000
--- a/system/sash/sash-3.7-CFLAGS_i686.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur sash-3.7.orig/Makefile sash-3.7/Makefile
---- sash-3.7.orig/Makefile 2002-07-21 18:24:47.000000000 -0500
-+++ sash-3.7/Makefile 2007-08-22 15:56:15.225837097 -0500
-@@ -14,7 +14,7 @@
- MOUNT_TYPE = '"ext3"'
-
-
--CFLAGS = -O3 -Wall -Wmissing-prototypes \
-+CFLAGS = -O2 -march=i686 -mtune=i686 -Wall -Wmissing-prototypes \
- -DHAVE_GZIP=$(HAVE_GZIP) \
- -DHAVE_LINUX_ATTR=$(HAVE_LINUX_ATTR) \
- -DHAVE_LINUX_MOUNT=$(HAVE_LINUX_MOUNT) \