#39635: Patch: add Python dependency and universal variant to botan -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: botan | -------------------------+-------------------------------- Comment (by mcalhoun@…): I do not know much about how botan works, but wouldn't disabling optimizations slow it down? {{{ configure.args-append --disable-asm --enable-modules=mp_generic \ --disable-modules=mp_x86_32,mp_x86_64,rdrand }}} The muniversal PortGroup was designed for just this problem.[[BR]] Attached is another possible solution. -- Ticket URL: <https://trac.macports.org/ticket/39635#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X