1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/release
Daniel Sanders ee0ef204ca test-release.sh: Add a way to specify --build to configure
Summary:
I currently have to specify --build=mips-linux-gnu or --build=mipsel-linux-gnu
to configure in order to successfully recurse a 32-bit build of the compiler on
my mips64-linux-gnu and mips64el-linux-gnu targets. This is a bug and will be
fixed but in the meantime it will be useful to have a way to work around this.

Reviewers: tstellarAMD

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6522

llvm-svn: 223369
2014-12-04 17:15:35 +00:00
..
export.sh Use 'xz' compression instead of 'gz'. 2014-08-26 08:11:22 +00:00
findRegressions-nightly.py
findRegressions-simple.py
merge.sh
tag.sh Add libcxxabi to the projects. 2014-08-20 07:30:08 +00:00
test-release.sh test-release.sh: Add a way to specify --build to configure 2014-12-04 17:15:35 +00:00