[ug] 01/07: Explain why we override the C compiler with g++.

Ansgar Burchardt ansgar at moszumanska.debian.org
Mon Apr 7 12:33:55 UTC 2014


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

ansgar pushed a commit to branch master
in repository ug.

commit 53e9bb1b4da663c7cf5b28305e08e4e1cabc1f51
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date:   Fri Mar 21 14:31:22 2014 +0100

    Explain why we override the C compiler with g++.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 622b0c6..9d801a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #! /usr/bin/make -f
 
+# Note that with the DUNE option UG contains C++ code, but autotools
+# will still call a C compiler by default.
 CONFIGURE_FLAGS := \
   --enable-dune \
   --enable-shared \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ug.git



More information about the debian-science-commits mailing list