mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 13:39:12 -04:00
This tests that with RTLD_DEEPBIND, symbols are looked up in all of the object's needed objects before the global object. PR: 275393 Reviewed by: kib Sponsored by: NetApp, Inc. Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D42843
3 lines
58 B
Makefile
3 lines
58 B
Makefile
|
|
PACKAGE?= tests
|
|
TESTSDIR?= ${TESTSBASE}/libexec/rtld-elf
|