[MacPorts] #28730: Node.js doesn't use the right compiler
#28730: Node.js doesn't use the right compiler --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: nodejs --------------------------------------+------------------------------------- Configure in node.js does not set the compiler and therefor the default compiler will be used. This could be a problem (see https://trac.macports.org/wiki/UsingTheRightCompiler) The attached patch sets appropriate flags in the build phase as suggested in the above-mentioned document. -- Ticket URL: <https://trac.macports.org/ticket/28730> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28730: Node.js doesn't use the right compiler --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: ceager@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: nodejs --------------------------------------+------------------------------------- Changes (by jmr@…): * keywords: => haspatch * owner: macports-tickets@… => ceager@… Comment: Please remember to cc the maintainer. You'll also want to include configure.cc_archflags and configure.ld_archflags in CFLAGS and LDFLAGS respectively so that build_arch is obeyed. -- Ticket URL: <https://trac.macports.org/ticket/28730#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28730: Node.js doesn't use the right compiler --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: ceager@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: nodejs --------------------------------------+------------------------------------- Comment(by ciserlohn@…):
You'll also want to include configure.cc_archflags and configure.ld_archflags in CFLAGS and LDFLAGS respectively so that build_arch is obeyed.
Updated the patch accordingly. -- Ticket URL: <https://trac.macports.org/ticket/28730#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28730: Node.js doesn't use the right compiler ---------------------------------------+------------------------------------ Reporter: ciserlohn@… | Owner: ceager@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: nodejs | ---------------------------------------+------------------------------------ Changes (by raimue@…): * status: new => closed * resolution: => fixed Comment: Committed in r77583. -- Ticket URL: <https://trac.macports.org/ticket/28730#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts