Skip to content

Commit 9b04ddc

Browse files
committed
Add NetBSD thread compile flags.
1 parent cfb8d57 commit 9b04ddc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/template/netbsd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# tools/thread/thread_test must be run
2+
case $build in
3+
*-netbsdelf[2-9]*) THREAD_CPPFLAGS="-pthread"; THREAD_LIBS="-pthread" ;;
4+
esac
5+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy