summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-09-26 09:13:41 +0200
committerTupone Alfredo <tupone@gentoo.org>2017-09-26 09:13:41 +0200
commit703f4a3c5edb390e00666276fbef035574963da8 (patch)
tree927669fa884c5fb98f95f48ead4aa6efec02d784 /dev-ada/aunit/files/aunit-2017-gentoo.patch
parentdev-ruby/ruby-progressbar: add 1.8.3 (diff)
downloadgentoo-703f4a3c5edb390e00666276fbef035574963da8.tar.gz
gentoo-703f4a3c5edb390e00666276fbef035574963da8.tar.bz2
gentoo-703f4a3c5edb390e00666276fbef035574963da8.zip
dev-ada/aunit: Add dev-ada/aunit-2017
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ada/aunit/files/aunit-2017-gentoo.patch')
-rw-r--r--dev-ada/aunit/files/aunit-2017-gentoo.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ada/aunit/files/aunit-2017-gentoo.patch b/dev-ada/aunit/files/aunit-2017-gentoo.patch
new file mode 100644
index 000000000000..eeace666b45e
--- /dev/null
+++ b/dev-ada/aunit/files/aunit-2017-gentoo.patch
@@ -0,0 +1,11 @@
+--- aunit-3.8.0w-src/Makefile.old 2017-01-04 18:13:29.634899987 +0100
++++ aunit-3.8.0w-src/Makefile 2017-01-04 18:15:59.013219503 +0100
+@@ -29,7 +29,7 @@
+ .PHONY: all clean targets install_clean install
+
+ all:
+- $(GPRBUILD) -p $(GPROPTS) lib/gnat/aunit.gpr
++ $(GPRBUILD) -p $(GPROPTS) lib/gnat/aunit.gpr -cargs $(ADAFLAGS)
+
+ clean-lib:
+ $(RM) -fr lib/aunit lib/aunit-obj