opnsense-src/sys/modules/rdrand_rng
John Baldwin da3096a92d rdrand_rng: Build with -fPIC on i386 when using GCC.
ld.bfd requires an R_386_PLT32 relocation for calls to ifuncs
rather than R_386_PC32.  (lld permits R_386_PC32.)

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D40811
2023-07-01 12:23:00 -07:00
..
Makefile rdrand_rng: Build with -fPIC on i386 when using GCC. 2023-07-01 12:23:00 -07:00