I think some packages are using lib64 (eg mesa, glibc, gcc) So is the way to go when collecting libs (when setting rpath for instance) using \$out/lib* ? Or should we strive for renaming lib64 to lib everywhere? (because nix doesn't need to separate lib and lib64 unless you both in one package..)
So propably the way to go is using lib* because of the last issue.. Marc _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
