public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/
@ 2018-03-27  8:00 Fabian Groffen
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Groffen @ 2018-03-27  8:00 UTC (permalink / raw
  To: gentoo-commits

commit:     d8532ad3d28b8026453b2cbab85e969bd05d4a2f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 07:59:45 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 08:00:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8532ad3

sys-devel/libtool: fix applying eprefix patch, bug #651670

Closes: https://bugs.gentoo.org/651670
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-devel/libtool/files/libtool-2.2.10-eprefix.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch b/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
index 5a2980d2979..c4693ee7fee 100644
--- a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
+++ b/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
@@ -1,5 +1,5 @@
---- ./libltdl/m4/libtool.m4.orig	2010-07-02 12:41:07.000000000 +0200
-+++ ./libltdl/m4/libtool.m4	2010-07-02 12:45:39.000000000 +0200
+--- a/m4/libtool.m4
++++ b/m4/libtool.m4
 @@ -2087,7 +2087,7 @@
      mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
        $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/
@ 2022-12-10  2:51 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2022-12-10  2:51 UTC (permalink / raw
  To: gentoo-commits

commit:     111847c60008231e6329949ec6ce2c8e18ffe41b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 02:50:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 02:50:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111847c6

sys-devel/libtool: add werror upstream link

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch b/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch
index 5a460e006be6..c0db69f3e2b6 100644
--- a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch
+++ b/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch
@@ -1,3 +1,5 @@
+https://lists.gnu.org/archive/html/libtool-patches/2022-12/msg00000.html
+
 From d72817b1ee5d7b666bf30b0234e32423252d6ad8 Mon Sep 17 00:00:00 2001
 From: Sam James <sam@gentoo.org>
 Date: Sat, 10 Dec 2022 02:00:22 +0000


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/
@ 2021-11-05 22:10 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-11-05 22:10 UTC (permalink / raw
  To: gentoo-commits

commit:     529604d0f0535af177d87e698390ec7dab0cbfe1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  5 22:10:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov  5 22:10:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529604d0

sys-devel/libtool: update macOS 12 patch here too

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/libtool/files/libtool-2.4.6-darwin20.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/libtool/files/libtool-2.4.6-darwin20.patch b/sys-devel/libtool/files/libtool-2.4.6-darwin20.patch
index 12e87bcbc90..02cb1d7eb9a 100644
--- a/sys-devel/libtool/files/libtool-2.4.6-darwin20.patch
+++ b/sys-devel/libtool/files/libtool-2.4.6-darwin20.patch
@@ -1,5 +1,5 @@
 macOS Big Sur is 11.0, Darwin 20, after a long line of 10.X releases.
-
+macOS Monterey is 12.0.
 --- a/m4/libtool.m4
 +++ b/m4/libtool.m4
 @@ -1076,7 +1076,7 @@
@@ -7,7 +7,7 @@ macOS Big Sur is 11.0, Darwin 20, after a long line of 10.X releases.
  	10.[[012]][[,.]]*)
  	  _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
 -	10.*)
-+	10.*|11.*)
++	10.*|11.*|12.*)
  	  _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
        esac
      ;;


^ permalink raw reply related	[flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/
@ 2017-02-04 21:22 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-02-04 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     bed9af4edef864395f57412fa1cb4bcc58514a14
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb  3 15:24:12 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 21:20:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed9af4e

sys-devel/libtool: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3791

 .../libtool/files/libtool-2.4.6-fuse-ld.patch      | 53 ----------------------
 1 file changed, 53 deletions(-)

diff --git a/sys-devel/libtool/files/libtool-2.4.6-fuse-ld.patch b/sys-devel/libtool/files/libtool-2.4.6-fuse-ld.patch
deleted file mode 100644
index c352d52..00000000
--- a/sys-devel/libtool/files/libtool-2.4.6-fuse-ld.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-From 2f258b87ce4415edede1b2a84a3a7dbcf44555c2 Mon Sep 17 00:00:00 2001
-From: Mike Frysinger <vapier@gentoo.org>
-Date: Mon, 16 Mar 2015 18:17:31 -0400
-Subject: [PATCH] libtool: pass through -fuse-ld flags
-
-Starting with gcc-4.8, there's a -fuse-ld flag that can be used to select
-between bfd & gold.  Make sure we pass it through to the linking stage.
-
-* build-aux/ltmain.in (func_mode_link): Pass -fuse-ld=* flags through.
----
- build-aux/ltmain.in | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/build-aux/ltmain.in b/build-aux/ltmain.in
-index d5cf07a..0fc8279 100644
---- a/build-aux/ltmain.in
-+++ b/build-aux/ltmain.in
-@@ -5360,10 +5360,12 @@ func_mode_link ()
-       # -tp=*                Portland pgcc target processor selection
-       # --sysroot=*          for sysroot support
-       # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
-+      # -fuse-ld=*           Linker select flags for GCC
-       # -stdlib=*            select c++ std lib with clang
-       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-       -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
--      -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)
-+      -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
-+      -fuse-ld=*)
-         func_quote_for_eval "$arg"
- 	arg=$func_quote_for_eval_result
-         func_append compile_command " $arg"
-
-patch the generated file too to keep help2man from generating man pages
-https://bugs.gentoo.org/556512
-
---- a/build-aux/ltmain.sh
-+++ b/build-aux/ltmain.sh
-@@ -5360,10 +5360,12 @@ func_mode_link ()
-       # -tp=*                Portland pgcc target processor selection
-       # --sysroot=*          for sysroot support
-       # -O*, -g*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
-+      # -fuse-ld=*           Linker select flags for GCC
-       # -stdlib=*            select c++ std lib with clang
-       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-       -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
--      -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*)
-+      -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
-+      -fuse-ld=*)
-         func_quote_for_eval "$arg"
- 	arg=$func_quote_for_eval_result
-         func_append compile_command " $arg"
--- 
-2.3.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-10  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-27  8:00 [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/ Fabian Groffen
  -- strict thread matches above, loose matches on Subject: below --
2022-12-10  2:51 Sam James
2021-11-05 22:10 Sam James
2017-02-04 21:22 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox