VirtualBox

Changeset 61209 in vbox


Ignore:
Timestamp:
May 26, 2016 1:11:45 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107498
Message:

bldprgs: use correct tool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/Makefile.kmk

    r61119 r61209  
    7979VBoxCompilerPlugInsGcc.o VBoxCompilerPlugInsCommon.o VBoxCompilerPlugIns.o gccplugin: gccplugin$(SUFF_DLL)
    8080gccplugin$(SUFF_DLL): VBoxCompilerPlugInsGcc.cpp VBoxCompilerPlugInsCommon.cpp VBoxCompilerPlugIns.h
    81         $(TOOL_GCC3_CXX) -shared -fPIC -g \
     81        $(TOOL_GXX3_CXX) -shared -fPIC -g \
    8282                -DIN_RING3 \
    8383                $(if-expr "$(KBUILD_TYPE)" != "release",-DDEBUG,) \
    84                 -I$(shell $(TOOL_GCC3_CC) -print-file-name=plugin)/include \
     84                -I$(shell $(TOOL_GXX3_CXX) -print-file-name=plugin)/include \
    8585                -I$(PATH_ROOT)/include \
    8686                $(if-expr "$(KBUILD_HOST)" == "solaris", -I/usr/include/gmp -I$(PATH_ROOT)/src/bldprogs/solgcc/,) \
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