diff options
author | David Carlier <[email protected]> | 2021-01-22 18:15:16 +0000 |
---|---|---|
committer | David Carlier <[email protected]> | 2021-01-22 18:15:16 +0000 |
commit | b3dfc540b7d9a7ef7c005b9b5efeab8e8c6c69f3 (patch) | |
tree | 883ea5d25ffcded01bedce23505ae93b3db77fa1 /src/build-data | |
parent | ef11b8dddd4b7bfd5bd0101e969c2b947ed5d586 (diff) |
get_auxval implementation for NetBSD.
seemingly did not make a nice wrapper as FreeBSD (yet), this is the most straightforward way in this platform.
Diffstat (limited to 'src/build-data')
-rw-r--r-- | src/build-data/os/netbsd.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build-data/os/netbsd.txt b/src/build-data/os/netbsd.txt index 9be8a1f8a..7bc43493f 100644 --- a/src/build-data/os/netbsd.txt +++ b/src/build-data/os/netbsd.txt @@ -14,6 +14,7 @@ sockets threads thread_local filesystem +_dlauxinfo </target_features> <feature_macros> |