Skip to content

Commit

Permalink
poppler,poppler-devel: use MP libc++ on legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbs committed Mar 14, 2024
1 parent 611e332 commit 3fd8dea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions graphics/poppler-devel/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ compiler.cxx_standard 2017
compiler.c_standard 2011
compiler.thread_local_storage yes

legacysupport.use_mp_libcxx yes

# match clang, not strequal
patchfiles-append patch-cmake_modules_PopplerMacros.cmake.diff

Expand Down
2 changes: 2 additions & 0 deletions graphics/poppler/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ compiler.cxx_standard 2017
compiler.c_standard 2011
compiler.thread_local_storage yes

legacysupport.use_mp_libcxx yes

# match clang, not strequal
patchfiles-append patch-cmake_modules_PopplerMacros.cmake.diff

Expand Down

0 comments on commit 3fd8dea

Please sign in to comment.