NetBSD/crypto
maya 5e0e9ff149 Don't expose a getauxval symbol.
The code already knows how to handle it, but it assumes anyone who uses
GCC or clang might resolve the getauxval function to something eventually.

The only time we will expose getauxval is if a package tries to substitute
getauxval too, and then code will start having mysterious failures.

getauxval is purely a linux function (as far as I can see), so limit it to
that.

PR pkg/53387, PR port-arm/53386
2018-11-20 07:30:17 +00:00
..
dist/ipsec-tools Use Cm instead of Li or Ar for fixed command strings 2018-11-19 04:54:37 +00:00
external Don't expose a getauxval symbol. 2018-11-20 07:30:17 +00:00
Makefile.openssl switch everyone to openssl.old 2018-02-04 03:19:51 +00:00
TODO