llvm-6502/projects/sample
Jordan Rose 85042e6585 Revert "Add --program-prefix support to build"
The Apple buildbots are set up to pass --target to configure for both
cross- and non-cross-compile builds, and the standard autoconf response
to this is to set the program prefix to '<target>-'. Until we can figure
out the proper way to handle this (don't pass --target? pass an explicit
--program-prefix=""? don't auto-populate program_prefix with target_alias?)
it's more important to keep the buildbots running.

This reverts r164633 / ba48ceb1a3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164651 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-26 00:01:00 +00:00
..
autoconf Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
docs
include
lib
tools
configure Revert "Build script changes for R600/SI Codegen v6" 2012-07-16 18:19:46 +00:00
Makefile
Makefile.common.in
Makefile.llvm.config.in
Makefile.llvm.rules Revert "Add --program-prefix support to build" 2012-09-26 00:01:00 +00:00