Skip to content

Commit

Permalink
onetbb: set supported_archs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez committed Jan 14, 2023
1 parent 8ff895e commit cc08fb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/onetbb/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ depends_lib-append port:hwloc

compiler.cxx_standard 2011

# see https://github.com/oneapi-src/oneTBB/issues/819
supported_archs arm64 x86_64

# OneTBB's build uses CMAKE_OSX_ARCHITECTURES to add -arch flags which may lead
# to missed symbols from exported symbol list on universal build like:
# Undefined symbols for architecture i386:
Expand Down

0 comments on commit cc08fb7

Please sign in to comment.