diff options
Diffstat (limited to 'sci-libs/xkaapi/files/xkaapi-2.1-ffi.patch')
| -rw-r--r-- | sci-libs/xkaapi/files/xkaapi-2.1-ffi.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sci-libs/xkaapi/files/xkaapi-2.1-ffi.patch b/sci-libs/xkaapi/files/xkaapi-2.1-ffi.patch deleted file mode 100644 index 485b6c21a969..000000000000 --- a/sci-libs/xkaapi/files/xkaapi-2.1-ffi.patch +++ /dev/null @@ -1,24 +0,0 @@ - configure.ac | 8 ++++---- - 1 file changed, 4 insertions(+), 4 deletions(-) - -diff --git a/configure.ac b/configure.ac -index 2be95ec..13e876b 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -1034,12 +1034,12 @@ dnl ----------------------------------------------------------------------- - - dnl we need to always configure imported-soft/libffi in order to be able - dnl to run "make dist" --#if test x"$use_ffi" = xinternal; then -+if test x"$use_ffi" = xinternal; then - mkdir -p "imported-soft/libffi" - AC_CONFIG_SUBDIRS([imported-soft/libffi]) --#else --# AC_MSG_NOTICE([Not compiling embedded copy of libffi]) --#fi -+else -+ AC_MSG_NOTICE([Not compiling embedded copy of libffi]) -+fi - - dnl ----------------------------------------------------------------------- - dnl Dependencies between libs |
