|
Lines 50-55
USE_RC_SUBR= ipropd_master ipropd_slave
Link Here
|
| 50 |
.endif |
50 |
.endif |
| 51 |
INFO= heimdal hx509 |
51 |
INFO= heimdal hx509 |
| 52 |
|
52 |
|
|
|
53 |
# Some symbols in the linker version script version-script.map are undefined |
| 54 |
# because the configure script detects native support for required |
| 55 |
# functionality. Suppress errors with lld >= 17 due to these undefined symbols. |
| 56 |
LDFLAGS+= -Wl,--undefined-version |
| 57 |
|
| 53 |
MAKE_JOBS_UNSAFE= yes |
58 |
MAKE_JOBS_UNSAFE= yes |
| 54 |
|
59 |
|
| 55 |
OPTIONS_DEFINE= IPV6 BDB LMDB SQLITE LDAP PKINIT DIGEST KX509 CRACKLIB |
60 |
OPTIONS_DEFINE= IPV6 BDB LMDB SQLITE LDAP PKINIT DIGEST KX509 CRACKLIB |