Opened 15 years ago

Closed 13 years ago

#21042 closed defect (fixed)

libnet universal variant doesn't build a universal library

Reported by: courtney+macports@… Owned by: jim@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: libnet

Description

The universal variant of the libnet port doesn't actually create a universal library. This occurs because libnet's configure script doesn't save the CFLAGS environment variable, which causes the -arch flags to not make it to the actual build. I have attached a patch suitable for including with the existing patches. This patch lets me build and install an actually universal library.

Attachments (1)

patch-universal (575 bytes) - added by courtney+macports@… 15 years ago.
Patch to fix the problem

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by courtney+macports@…

Attachment: patch-universal added

Patch to fix the problem

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

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

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.