Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert previous change as it installs a broken libc++, bug #475500 by Yuta SATOH | Alexis Ballier | 2013-07-02 | 1 | -3/+3 |
* | use clang -nostdlib / clang++ -nostdlib for compiling to try to avoid chicken... | Alexis Ballier | 2013-07-01 | 1 | -4/+3 |
* | Build with stdlib=libc++ if libcxx is already installed. This should help for... | Alexis Ballier | 2013-06-18 | 1 | -1/+2 |
* | Generate a libc++.a ldscript for clang++ -stdlib=libc++ -static to work out o... | Alexis Ballier | 2013-06-17 | 1 | -0/+133 |