From b5d1aae31455d56e90424bb5c71d172a12df7240 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 6 Dec 1999 22:24:05 +0000 Subject: Ajout option spéciale PPC git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@217 85f007b7-540e-0410-9357-904b9bb8a0f7 --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 073379bbf7..8e49f37389 100755 --- a/configure +++ b/configure @@ -209,6 +209,7 @@ esac # OS dependent camlp4 options for native compilation +# Special rules for g_*.cmx files to circumvent a PowerPC limitation case $ARCH in ppc) OSDEPP4OPTFLAGS="-split_gext";; *) OSDEPP4OPTFLAGS="" -- cgit v1.2.3