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 I swear I did a make clean and make before committing all this... 2010-11-29 18:47:54 +00:00
tools
configure Revert "Build script changes for R600/SI Codegen v6" 2012-07-16 18:19:46 +00:00
Makefile
Makefile.common.in projects/sample: Switch over to imported Makefile setup. 2011-10-27 21:25:09 +00:00
Makefile.llvm.config.in Remove autoconf support for runtest and tclsh, some of the last vestigal 2012-06-27 23:53:41 +00:00
Makefile.llvm.rules Revert "Add --program-prefix support to build" 2012-09-26 00:01:00 +00:00