commit:     ef3cb9edf778782e078d8b4cb922330017c9dd48
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 14 19:48:45 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Oct 14 19:49:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3cb9ed

dev-ada/libadalang: No need to rewrite C driver

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 dev-ada/libadalang/files/libadalang-2018-gentoo.patch | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/dev-ada/libadalang/files/libadalang-2018-gentoo.patch 
b/dev-ada/libadalang/files/libadalang-2018-gentoo.patch
index ef92b255cf4..96c45c74a85 100644
--- a/dev-ada/libadalang/files/libadalang-2018-gentoo.patch
+++ b/dev-ada/libadalang/files/libadalang-2018-gentoo.patch
@@ -1,13 +1,3 @@
---- a/ada/testsuite/testsuite_support/capi_driver.py   2017-07-30 
16:01:31.495287196 +0200
-+++ b/ada/testsuite/testsuite_support/capi_driver.py   2017-07-30 
16:00:08.104464440 +0200
-@@ -72,6 +72,7 @@
-                        --  different default standard.
- 
-                        "-I{support_include_dir}", "-g");
-+                   for Driver ("C") use External ("GCC", "gcc");
-                 end Compiler;
-             end P;
-             '''.format(main_source=compile_units[0],
 --- a/ada/testsuite/tests/c_api/unit_file_providers/test.out   2018-07-05 
20:57:15.718357269 +0200
 +++ b/ada/testsuite/tests/c_api/unit_file_providers/test.out   2018-07-05 
20:58:47.363026320 +0200
 @@ -5,6 +5,8 @@

Reply via email to