diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2019-05-29 19:08:10 +0200 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2019-05-29 19:08:10 +0200 |
commit | e1ac7f0a4e9e536eeb0f74a2a15263c57f5e7171 (patch) | |
tree | 9ed5abd30927c89c5dcacb4e0f7392a19a794a8b /dev-lang/gnat-gpl/files | |
parent | dev-ruby/asciidoctor-diagram: add 1.5.17 (diff) | |
download | gentoo-e1ac7f0a4e9e536eeb0f74a2a15263c57f5e7171.tar.gz gentoo-e1ac7f0a4e9e536eeb0f74a2a15263c57f5e7171.tar.bz2 gentoo-e1ac7f0a4e9e536eeb0f74a2a15263c57f5e7171.zip |
dev-lang/gnat-gpl: Bump to 2019
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-lang/gnat-gpl/files')
-rw-r--r-- | dev-lang/gnat-gpl/files/gnat-gpl-2019-gentoo.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/dev-lang/gnat-gpl/files/gnat-gpl-2019-gentoo.patch b/dev-lang/gnat-gpl/files/gnat-gpl-2019-gentoo.patch new file mode 100644 index 000000000000..0be27c599964 --- /dev/null +++ b/dev-lang/gnat-gpl/files/gnat-gpl-2019-gentoo.patch @@ -0,0 +1,24 @@ +--- a/patch/15_all_disable-systemtap-switch.patch 2019-05-28 09:25:40.556754095 +0200 ++++ b/patch/15_all_disable-systemtap-switch.patch 2019-05-28 09:25:00.731426775 +0200 +@@ -42,8 +42,8 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +--#line 18451 "configure" +-+#line 18453 "configure" ++-#line 18497 "configure" +++#line 18499 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H +@@ -51,8 +51,8 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext <<_LT_EOF +--#line 18557 "configure" +-+#line 18559 "configure" ++-#line 18603 "configure" +++#line 18605 "configure" + #include "confdefs.h" + + #if HAVE_DLFCN_H |