[llvm-commits] [PROPOSAL] Add --program-prefix support to build
Rick Foos
rfoos at codeaurora.org
Mon Aug 27 14:57:24 PDT 2012
On 08/27/2012 04:47 PM, Eric Christopher wrote:
> On Aug 27, 2012, at 2:38 PM, Rick Foos<rfoos at codeaurora.org> wrote:
>
>> This small patch adds support for --program-prefix to the build.
>>
>> It is completely optional. It follows the autoconf standard.
>>
>> The implementation involved adding a program_prefix variable substitution to Makefile.rules. The existing autoconf support does the rest.
> Seems reasonable. Do you need someone to commit it? Do we care about something like it for the cmake builds?
>
> -eric
Yes, I could use help committing, thanks.
We don't need it in cmake builds atm, but it should be easy to add if
needed by others in the future.
Thank you!
-rick
--
Rick Foos
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
More information about the llvm-commits
mailing list