diff options
author | Alexey Neyman <stilor@att.net> | 2017-03-10 11:59:52 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-03-10 11:59:52 -0800 |
commit | dd55349646fee71a04c66d51f647edd201f835aa (patch) | |
tree | 0f4d132c5700d002832bc1a8f2c78659107821d5 /patches/glibc/2.13/104-unused-variables.patch | |
parent | 6f226b5efecc8f15f1adc56be2fa41377523d3a5 (diff) | |
download | crosstool-ng-dd55349646fee71a04c66d51f647edd201f835aa.tar.gz crosstool-ng-dd55349646fee71a04c66d51f647edd201f835aa.tar.bz2 crosstool-ng-dd55349646fee71a04c66d51f647edd201f835aa.zip |
Disable Guile in make if building for host in canadian
make's configure uses pkg-config to detect if Guile should be enabled;
on ArchLinux, this picks up Guile from build machine's pkgconfig and then
it fails to compile.
A better solution might be to create a ${CT_HOST}-pkg-config in
buildtools/bin that would report "unsupported" for all packages.
However a quick grep only showed pkg-config being used by GCJ
(not sure if it will build in canadian cross - we don't have any
samples with GCJ) and Blackfin simulator in GDB (Blackfin is not
currently supported by crosstool-ng). Hence, leave such pkg-config
implementation and testing for another day.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'patches/glibc/2.13/104-unused-variables.patch')
0 files changed, 0 insertions, 0 deletions