VirtualBox

Changeset 88349 in vbox


Ignore:
Timestamp:
Apr 1, 2021 1:37:11 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143580
Message:

Makefile.kmk: bugref:9532: Linux: Resolving library name conflicts for hardened build when Qt tool contains .debug files as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r88325 r88349  
    268268    # The wildcards are necessary to install the libs instead of the symlinks
    269269    qt5-bin_SOURCES = \
    270      $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(wildcard $(VBOX_PATH_QT_LIB)/lib$(qtmod).so.*.*.*)=>lib$(qtmod).so.5) \
     270     $(foreach qtmod,$(VBOX_QT_MOD_NAMES),$(wildcard $(VBOX_PATH_QT_LIB)/lib$(qtmod).so.*.*.*[0-9])=>lib$(qtmod).so.5) \
    271271     $(foreach lib,$(VBOX_QT_PLUGINS),$(VBOX_PATH_QT)/$(lib)=>$(lib))
    272272     ifneq ($(KBUILD_TARGET),solaris)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette