The BUILD file says: " To inform the build system where your cross compiler is located use BOOTSTRAPCFLAGS to set the make variable CROSSCOMPILEDIR. make World BOOTSTRAPCFLAGS="CROSSCOMPILEDIR=<cross compiler dir>"; " However, this doesn't work for me. See the attached error log for details. Running: make World CROSSCOMPILEDIR=<cross compiler dir> ...works great, though.
Created attachment 1931 [details] Build error when using BOOTSTRAPCFLAGS="CROSSCOMPILEDIR..."
Created attachment 1932 [details] [review] Fix cross compile instructions in BUILD.sgml
fixed, thanks
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.