diff options
Diffstat (limited to 'usr/src/tools/ctf/libctf/Makefile.com')
| -rw-r--r-- | usr/src/tools/ctf/libctf/Makefile.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/tools/ctf/libctf/Makefile.com b/usr/src/tools/ctf/libctf/Makefile.com index 89769c5521..31b5d19f4d 100644 --- a/usr/src/tools/ctf/libctf/Makefile.com +++ b/usr/src/tools/ctf/libctf/Makefile.com @@ -26,6 +26,7 @@ CPPFLAGS += -I$(SRC)/lib/libctf/common/ \ -DCTF_OLD_VERSIONS \ -DCTF_TOOLS_BUILD LDLIBS += -lc -lelf -L$(ROOTONBLDLIBMACH) -ldwarf -lavl +NATIVE_LIBS += libelf.so libavl.so libc.so DYNFLAGS += '-R$$ORIGIN/../../lib/$(MACH)' .KEEP_STATE: |
