summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/epoch/files/epoch-1.0_rc1-fix-CFLAGS.patch')
-rw-r--r--sys-apps/epoch/files/epoch-1.0_rc1-fix-CFLAGS.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-apps/epoch/files/epoch-1.0_rc1-fix-CFLAGS.patch b/sys-apps/epoch/files/epoch-1.0_rc1-fix-CFLAGS.patch
deleted file mode 100644
index a603c565297f..000000000000
--- a/sys-apps/epoch/files/epoch-1.0_rc1-fix-CFLAGS.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/buildepoch.sh
-+++ b/buildepoch.sh
-@@ -53,7 +53,7 @@
- }
-
- MEMBUS_SIZE_SET="0"
--NEED_EMPTY_CFLAGS="0"
-+NEED_EMPTY_CFLAGS="1"
- outdir="../built"
-
- if [ "$CC" == "" ]; then