[ant] 02/16: Removed the remaining AOT flags in debian/rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 29 08:42:54 BST 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository ant.

commit 02f1d628c36c792e0fe621a089aa8c81abb722ad
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Mar 28 00:30:17 2018 +0200

    Removed the remaining AOT flags in debian/rules
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 58aed12..1fd9e4e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,10 +48,6 @@ override_dh_install-indep:
 override_dh_compress:
 	dh_compress -XWHATSNEW
 
-# Hardening
-export AOT_GCJFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-export AOT_LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
-
 override_dh_auto_clean:
 	rm -Rf bin build bootstrap lib/optional/*.jar
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ant.git



More information about the pkg-java-commits mailing list