Opened 15 years ago
Closed 15 years ago
#23656 closed defect (fixed)
ncarg should use ${configure.cc}
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | ncarg |
Description
ncarg doesn't ensure it's UsingTheRightCompiler:
---> Configuring ncarg DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing proc-pre-org.macports.configure-configure-0 cc -O -c -o ymake-filter.o ymake-filter.c cc -O -c -o ymake-filter.o ymake-filter.c cc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler make: *** [ymake-filter.o] Error 1
Change History (1)
comment:1 Changed 15 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r63712.