VirtualBox

Ignore:
Timestamp:
Oct 30, 2024 3:08:57 PM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165691
Message:

Main,FE/Qt: Apply VBOX_WITH_PRECOMPILED_HEADERS and VBOX_WITHOUT_PRECOMPILED_HEADERS consistently so we don't end up with gccprecomp when using VCC. jiraref:VBP-1253

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r106718 r106794  
    17761776#      linux.amd64 with:    time: real 0m42.650s   user 14m46.332s  sys 1m28.463s
    17771777#
    1778 ifdef VBOX_WITH_PRECOMPILED_HEADERS
     1778if defined(VBOX_WITH_PRECOMPILED_HEADERS) && !defined(VBOX_WITHOUT_PRECOMPILED_HEADERS)
    17791779 if1of ($(KBUILD_TARGET), win)
    17801780  VirtualBox_USES      += vccprecomp
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