summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-04-26 20:32:51 +0200
committerTupone Alfredo <tupone@gentoo.org>2017-04-26 20:32:51 +0200
commite2658d94c1c8d71269824863f5d523f52597f448 (patch)
treed2c4fcb95eff296bb4ea8920835001de4d2c1a0e /dev-ada/aunit/files
parentsys-apps/policycoreutils: patches merge upstream (diff)
downloadgentoo-e2658d94c1c8d71269824863f5d523f52597f448.tar.gz
gentoo-e2658d94c1c8d71269824863f5d523f52597f448.tar.bz2
gentoo-e2658d94c1c8d71269824863f5d523f52597f448.zip
dev-ada/aunit: Add dev-ada/aunit-2016
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ada/aunit/files')
-rw-r--r--dev-ada/aunit/files/aunit-2016-gentoo.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ada/aunit/files/aunit-2016-gentoo.patch b/dev-ada/aunit/files/aunit-2016-gentoo.patch
new file mode 100644
index 000000000000..eeace666b45e
--- /dev/null
+++ b/dev-ada/aunit/files/aunit-2016-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