[MacPorts] #22080: larn should be using configure.cc
MacPorts
noreply at macports.org
Wed Oct 14 22:45:06 PDT 2009
#22080: larn should be using configure.cc
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: aschenke@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: larn
-------------------------------------+--------------------------------------
larn is using "cc" to build; it should be changed so it's
UsingTheRightCompiler:
{{{
cc -DNCURSES_OPAQUE=0 -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE
-fwritable-strings -c main.c
cc -DNCURSES_OPAQUE=0 -DBSD -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE
-fwritable-strings -c object.c
}}}
--
Ticket URL: <http://trac.macports.org/ticket/22080>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list