#43751: masscan is not UsingTheRightCompiler nor -arch flags nor does it have a universal variant ---------------------------+----------------------- Reporter: ryandesign@… | Owner: jul_bsd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: masscan | ---------------------------+----------------------- Comment (by jul_bsd@…): ok. here is a new diff but when I build with +universal, still got {{{ /usr/bin/clang -Os -arch x86_64 -o bin/masscan [...] }}} so the cflags doesn't look complete for universal, even with CFLAGS="${configure.cflags} [get_canonical_archflags cc]". same w CC="${configure.cc} [get_canonical_archflags cc]" -- Ticket URL: <https://trac.macports.org/ticket/43751#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X