Opened 12 years ago

Last modified 11 years ago

#34316 assigned enhancement

yorick @2.2.02: use the right compiler

Reported by: paumard Owned by: paumard
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: yorick

Description

Hi,

Set CC, CFLAGS, LDFLAGS explicitely.

Those values are cached in Make.cfg. Plug-in ports should override them as well, but local plug-in builds will rely on Make.cfg. Anyway, this changes an installed file in a non-trivial manner, so this certainly warrants a revision bump.

Clemens, I don't see an option to assign this ticket to you, CC-ing instead.

Best regards, Thibaut.

Attachments (1)

Portfile-yorick-2.2.02_1.diff (645 bytes) - added by paumard 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by paumard

comment:1 Changed 12 years ago by paumard

Actually I think my patch is wrong. Yorick behaves OK when CC, CFLAGS and LDFLAGS are set in the environment, and configure.cflags contains less than CFLAGS by default (-arch ... and -pipe are missing).

The only missing bit in CPPFLAGS, which should perhaps be appended to CFLAGS.

Regards, Thibaut.

comment:2 Changed 12 years ago by paumard

Owner: changed from macports-tickets@… to thibaut@…

comment:3 Changed 12 years ago by paumard

Status: newassigned

comment:4 Changed 11 years ago by neverpanic (Clemens Lang)

Cc: cal@… removed

comment:5 Changed 11 years ago by neverpanic (Clemens Lang)

Keywords: maintainer haspatch removed

Removing haspatch maintainer keywords to clean up the haspatch maintainer keyword search. This ticket apparently needs more work or should be abandonned completely.

Note: See TracTickets for help on using tickets.