Opened 16 years ago
Last modified 15 years ago
#19522 closed enhancement
simple change Portfile build 64bit version — at Initial Version
Reported by: | M.Hami@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | universal x86_64 | Cc: | |
Port: | lzo2 |
Description
please add the lines:
PortGroup muniversal 1.0 universal_variant yes
to the lzo2 Portfile. Than it will build with the x86_64 universal flag set.
file /opt/local/lib/liblzo2.dylib /opt/local/lib/liblzo2.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/liblzo2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /opt/local/lib/liblzo2.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64
Note: See
TracTickets for help on using
tickets.