Home
last modified time | relevance | path

Searched refs:LD_EXTRAS (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/examples/functions/
DMakefile12 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
15 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/openbsd/src/gnu/llvm/lldb/examples/lookup/
DMakefile11 LD_EXTRAS ?= -framework LLDB -Wl,-rpath,"$(LLDB_BUILD_DIR)" macro
14 LD_EXTRAS ?= $(LLDB_BUILD_DIR)/_lldb.so macro
/openbsd/src/gnu/llvm/lldb/packages/Python/lldbsuite/test/make/
DMakefile.rules290 LDFLAGS += $(LD_EXTRAS) $(ARCH_LDFLAGS)