summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Ratiu <adrian.ratiu@collabora.com>2022-06-20 20:44:16 +0300
committerAlfredo Tupone <tupone@gentoo.org>2022-06-20 21:12:26 +0200
commit28640a213f9ca28baa91c11cad62e619c1465291 (patch)
treec04ac52edc6cfa3d44af7db8af505539e872209f /dev-tcltk/expect/expect-5.45.4-r3.ebuild
parentRevert "profiles: added sys-power/tuxedo-cc-wmi" (diff)
downloadgentoo-28640a213f9ca28baa91c11cad62e619c1465291.tar.gz
gentoo-28640a213f9ca28baa91c11cad62e619c1465291.tar.bz2
gentoo-28640a213f9ca28baa91c11cad62e619c1465291.zip
dev-tcltk/expect: allow cross compiling
expect is a very old and mostly abandoned project seeing very little bug-fixing and development, despite being a relatively common dependency due to for e.g. gdb -> dejagnu -> expect dependency chains. One patch carried by various cross-compilation build systems for decades adds the ability to cross compile, which we also add to portage. Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Closes: https://github.com/gentoo/gentoo/pull/26006 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-tcltk/expect/expect-5.45.4-r3.ebuild')
-rw-r--r--dev-tcltk/expect/expect-5.45.4-r3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-tcltk/expect/expect-5.45.4-r3.ebuild b/dev-tcltk/expect/expect-5.45.4-r3.ebuild
index 4c7c6571cbd6..c374e9fb54e2 100644
--- a/dev-tcltk/expect/expect-5.45.4-r3.ebuild
+++ b/dev-tcltk/expect/expect-5.45.4-r3.ebuild
@@ -32,6 +32,7 @@ src_prepare() {
eapply "${FILESDIR}"/${PN}-5.44.1.15-ldflags.patch
eapply "${FILESDIR}"/${PN}-5.45-headers.patch #337943
eapply "${FILESDIR}"/${PN}-5.45-format-security.patch
+ eapply "${FILESDIR}"/${PN}-5.45.4-configure-in.patch
sed -i 's:ifdef HAVE_SYS_WAIT_H:ifndef NO_SYS_WAIT_H:' *.c
# fix install_name on darwin