Hi,

I've packaged pybind11 which is a seamless interface between Python and C++11. This is a headers-only package, which would make it noarch... However, it also carries a testsuite, which - of course - is important to run on all architectures.

Is there some nifty trick to trick the build system to build the package on all arches simultaneously while making the headers package noarch?

If there were any binaries produced by the package, this would be easily accomplished, but I don't think there's any sense in shipping e.g. the testsuite just to make the headers noarch.

(Of course, should pybind11 develop a runtime library, then pybind11-devel would also include symlinks to the library, making it no longer a noarch package!)
--
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to