X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-chroot/blobdiff_plain/a02fd5c0d74688a56a909b5ab5ae5eed4adf97fb..44dfbdf59586d6f914e027080e22686007a523ad:/Makefile diff --git a/Makefile b/Makefile index 79495a4..4b4a616 100644 --- a/Makefile +++ b/Makefile @@ -155,7 +155,8 @@ CROSS_PATHS += \ $(addprefix /usr/bin/$a-, \ cpp gcc g++ gcov gcov-dump gcov-tool gprof \ gcc-ar gcc-nm gcc-ranlib) \ - /usr/lib/gcc-cross/$a/) + /usr/lib/gcc-cross/$a/ \ + /usr/$a/include/c++) ## Local packages to be compiled and installed in chroots. Archives can be ## found in `pkg/'.