[llvm-commits] [PROPOSAL] Add --program-prefix support to build
Rick Foos
rfoos at codeaurora.org
Mon Aug 27 14:38:32 PDT 2012
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.
Thank you,
Rick
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-program-prefix-support-to-build.patch
Type: text/x-patch
Size: 5762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120827/ac60186a/attachment.bin>
More information about the llvm-commits
mailing list