<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/20/2012 10:52 PM, Rick Foos wrote:
<blockquote cite="mid:505BE463.9000307@codeaurora.org" type="cite">This
patch adds --program-prefix support to the autoconf build.
<br>
<br>
The cmake build isn't changed.
<br>
<br>
makefile.rules now has program_prefix from configure. Some install
rules need it with Destdir.
<br>
<br>
In configure.ac, A trap for the program_prefix = NONE before
AC_SUBST is needed. Configure ususally doesn't export
program-<prefix|suffix|transform> variables, and the NONE
default value can escape w/o a trap.
<br>
<br>
config.guess is updated to 2012-08-14. No platforms are removed.
Hexagon is added.
<br>
<br>
--program-suffix wasn't included as it might interfere with the
EXEEXT variables, and goes beyond the scope of this patch.
<br>
<br>
Thank you,
<br>
-rick
<br>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
</blockquote>
resolve merge conflict with --backtrace<br>
<br>
<pre class="moz-signature" cols="72">--
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation</pre>
</body>
</html>