Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
DMakefile186 libpath=$$dir/lib; lib=qt; osdir=""; \
189 test -d $$libpath/$$osdir && libpath=$$libpath/$$osdir; \
190 test -f $$libpath/libqt-mt.so && lib=qt-mt; \
192 libs="-L$$libpath -Wl,-rpath,$$libpath -l$$lib"; \