Opened 15 years ago

Closed 14 years ago

#19522 closed enhancement (fixed)

simple change Portfile build 64bit version

Reported by: M.Hami@… Owned by: yunzheng.hu@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: universal x86_64 Cc:
Port: lzo2

Description (last modified by mf2k (Frank Schima))

please add the lines:

PortGroup muniversal 1.0
universal_variant yes

to the lzo2 Portfile. Then 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

Change History (2)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to yunzheng.hu@…

comment:2 Changed 14 years ago by nox@…

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