Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/
H A Dpkg-toolchain-external.mk497 $(Q)loadfiles=$$(find $(STAGING_DIR) -name 'libstdc++.so*-gdb.py' 2>/dev/null); \
499 if [ -n "$$loadfiles" ] && [ -n "$$pythondir" ]; then \
500 …o "Fixing up hardcoded paths in GDB pretty-printer auto-load file(s) for libstdcxx: $$loadfiles"; \
504 $$loadfiles; \