mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 14:21:18 +01:00
3091cdb11f
This revision breaks Linux and MacOS cross builds because
TARGET_ENDIANNESS is not define during bootstrapping on these
platforms.
I think the correct approach would be to separate the new
fbsd_ossl_provider_load() and unload functions into their own
library (instead of libroken). This avoids the less desirable
option of including bsd.cpu.mk in secure/lib/Makefile.common,
which does build but could complicate future work.
Reported by: jrtc27
This reverts commit
|
||
---|---|---|
.. | ||
digest-service | ||
hprop | ||
hpropd | ||
ipropd-master | ||
ipropd-slave | ||
kadmind | ||
kcm | ||
kdc | ||
kdigest | ||
kfd | ||
kimpersonate | ||
kpasswdd | ||
Makefile | ||
Makefile.inc |