Skip to content

Commit

Permalink
talloc: required thread_local_storage
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 committed Jun 3, 2024
1 parent 26c5964 commit 45ac64a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions devel/talloc/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ master_sites https://www.samba.org/ftp/talloc/

depends_build-append port:python312

# Missing required TLS support in pthread library
compiler.thread_local_storage yes

patchfiles Makefile.patch

configure.args-append --disable-python \
Expand Down

0 comments on commit 45ac64a

Please sign in to comment.