Hi, > I'm not sure, but why we installing libs to prefix/lib but not libdir? > I.e. on x86_64 I have installed beignet in /usr/lib, but not in /usr/lib64.
/usr/lib64 is dead and should never be used. In principle, it would be good to install to /usr/lib/x86_64-linux-gnu, but that is actually the problem of distribution maintainers, rather than something packages should do on their own. Another unsolved issue is concurrent installation of 32 and 64 bit libraries as OpenCL ICDs. Simon
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
