VirtualBox

Changeset 3134 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Jun 17, 2007 8:40:40 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22036
Message:

hack for filesystems which do not support symbolic links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/xclient/Makefile.kmk

    r3133 r3134  
    4343$(PATH_TARGET)/vboxadd-xclient/libstdc++.a:
    4444        $(call MSG_L1,Forcing static libstdc++)
    45         $(QUIET)ln -s `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@
     45        $(QUIET)ln -s `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@ || cp `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@
    4646
    4747include $(PATH_KBUILD)/footer.kmk
Note: See TracChangeset for help on using the changeset viewer.

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