VirtualBox

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


Ignore:
Timestamp:
Oct 25, 2007 9:09:45 AM (17 years ago)
Author:
vboxsync
Message:

ln -sf

File:
1 edited

Legend:

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

    r4350 r5500  
    3737$(PATH_TARGET)/vboxadd-xclient/libstdc++.a:
    3838        $(call MSG_L1,Forcing static libstdc++)
    39         $(QUIET)ln -s `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@ || cp `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@
     39        $(QUIET)ln -sf `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@ || cp `$(TOOL_$(VBOX_GCC32_TOOL)_CXX) -print-file-name=libstdc++.a` $@
    4040
    4141include $(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