diff options
Diffstat (limited to 'sys-fs/bindfs/files/bindfs-1.10.1-cflags.patch')
-rw-r--r-- | sys-fs/bindfs/files/bindfs-1.10.1-cflags.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sys-fs/bindfs/files/bindfs-1.10.1-cflags.patch b/sys-fs/bindfs/files/bindfs-1.10.1-cflags.patch deleted file mode 100644 index 6ed9d1305b29..000000000000 --- a/sys-fs/bindfs/files/bindfs-1.10.1-cflags.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- bindfs-1.10.1/configure.ac -+++ bindfs-1.10.1/configure.ac -@@ -15,10 +15,7 @@ - - - if test x"$enable_debug" == "xyes" ; then -- CFLAGS="${CFLAGS} -g -O0 -DMALLOC_CHECK_=2" - AC_DEFINE([BINDFS_DEBUG], [1], [Define to 1 to enable debugging messages]) --else -- CFLAGS="${CFLAGS} -O2" - fi - - if test x"$with_core_foundation" == "xyes" ; then |