-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi!
build-bleeding-edge-toolchain.sh faild to build on my system, It seams that on opensuse libraries needs to be located in ${top}/${buildFolder}/${prerequisites}/${<NAME>}/lib
insted of ${top}/${buildFolder}/${prerequisites}/${<NAME>}/lib64
the workaround is to add ln -s ${top}/${buildFolder}/${prerequisites}/${<NAME>}/lib64 ${top}/${buildFolder}/${prerequisites}/${<NAME>}/lib
for GMP, MPFR, MPC, ISL and EXPAT libraries
I don't provide an diff for this workaround, because I don't know haw would it impact other systems.
Metadata
Metadata
Assignees
Labels
No labels