[MacPorts] #41304: luajit: add universal variant
#41304: luajit: add universal variant --------------------------+-------------------------- Reporter: ryandesign@… | Owner: and.damore@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: luajit --------------------------+-------------------------- If possible, please add a universal varaint to the luajit port. -- Ticket URL: <https://trac.macports.org/ticket/41304> MacPorts <http://www.macports.org/> Ports system for OS X
#41304: luajit: add universal variant ---------------------------+-------------------------- Reporter: ryandesign@… | Owner: and.damore@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: luajit | ---------------------------+-------------------------- Changes (by and.damore@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/41304#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41304: luajit: add universal variant ---------------------------+-------------------------- Reporter: ryandesign@… | Owner: and.damore@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: luajit | ---------------------------+-------------------------- Comment (by and.damore@…): I'm not sure it can be built universal, ''src/Makefile'' is guessing the arch using ''$(CC) $(CFLAGS) -E lj_arch.h -dM'' and searching the output for known arch, this fails when passing two -arch because the preprocessor doesn't support that {{{ clang: error: cannot use 'c-header-cpp-output' output with multiple -arch options }}} Any suggestion? -- Ticket URL: <https://trac.macports.org/ticket/41304#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts