New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23334 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

net-snmp: net-snmp-config contains arch flags

Reported by: ryandesign@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: net-snmp

Description (last modified by ryandesign@…) (diff)

$ net-snmp-config --libs
-L/opt/local/lib -L/opt/local/lib -arch x86_64 -arch i386 -L/opt/local/lib -lnetsnmp

These should be removed post-build or post-destroot. See the curl and gd2 ports for an example (though they both use the muniversal portgroup; since net-snmp doesn't, you won't be using [muniversal_get_arch_flag]).

Change History

comment:1 Changed 3 years ago by ryandesign@…

  • Description modified (diff)

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from opendarwin.org@… to ryandesign@…

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r62896.

Note: See TracTickets for help on using tickets.