Opened 9 years ago

Last modified 9 years ago

#49003 closed enhancement

libomp should be built for both i386 and x86_64 — at Initial Version

Reported by: howarth.at.macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: libomp

Description

The attached Portfile diff updates libomp to the r248588 to pick up the new lit-based test suite support for running 'check-libomp' as well as appends -DLIBOMP_OSX_ARCHITECTURES="x86_64;i386" to the cmake flags to build the fat libomp supporting both i386 and x86_64 targets.

% file libomp.dylib libomp.dylib: Mach-O universal binary with 2 architectures libomp.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 libomp.dylib (for architecture i386): Mach-O dynamically linked shared library i386

Change History (1)

Changed 9 years ago by howarth.at.macports@…

Attachment: Portfile.diff added

update to lit-based test suite support and build i386/x86_64 fat libomp

Note: See TracTickets for help on using tickets.