Files
system76-coreboot/util
Stefan Reinauer e9e6e3d93c buildgcc: work around bug in --print-librt-file-name
Running "clang -target i386-elf --print-librt-file-name" prints
[..]/bin/../lib/clang/3.6.1/lib/libclang_rt.builtins-i386.a

However, the correct path is [..]/lib/linux/libclang_rt.builtins-i386.a
on a Linux host. Hence, create symbolic links to make sure that our
build system finds the file where it expects it.

Change-Id: I21ef5c4a690d83c326717ca55c5ace558257a0ec
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10815
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-07-07 17:07:56 +02:00
..
2015-06-08 00:55:07 +02:00
2015-06-12 23:16:01 +02:00
2015-05-21 20:50:25 +02:00
2015-06-08 00:55:07 +02:00
2015-05-25 18:19:51 +02:00
2015-06-30 21:45:50 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00
2015-04-25 12:16:58 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00
2013-06-12 05:18:24 +02:00
2015-06-08 00:55:07 +02:00
2015-06-08 00:55:07 +02:00