openbsd-ports/lang/gcc/4.2/patches/patch-libffi_include_Makefile_in
jasper caab56b2bd - resolve conflict of gcj with devel/libffi:
gcj only needs the internal libffi copy to build and links statically against
it. so there is no point in installing the libffi headers and libraries from
the gcc tree.

discussed with espie@ kurt@ and upstream libffi maintainer

ok espie@ kurt@
2009-10-10 22:48:28 +00:00

16 lines
397 B
Plaintext

$OpenBSD: patch-libffi_include_Makefile_in,v 1.1 2009/10/10 22:48:29 jasper Exp $
Don't install libffi headers, gcj links statically with libffi.
--- libffi/include/Makefile.in.orig Fri Oct 9 18:00:05 2009
+++ libffi/include/Makefile.in Fri Oct 9 18:06:04 2009
@@ -409,7 +409,7 @@ info: info-am
info-am:
-install-data-am: install-toollibffiHEADERS
+install-data-am:
install-exec-am: