VirtualBox

Changeset 5946 in vbox


Ignore:
Timestamp:
Dec 4, 2007 4:57:15 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26499
Message:

Use the redirect helper everywhere. Drop the gplexport pass, we never used it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r5945 r5946  
    2727KMK_NEW_SED = 1
    2828KMK_NEW_CP = 1
    29 #KMK_USE_REDIRECT = 1
     29KMK_USE_REDIRECT = 1
    3030#KMK_USE_TEST = 1
    3131
    3232# Enable automatic installation of what's built.
    3333KBUILD_DO_AUTO_INSTALL := 1
    34 # Add the GPLExport pass.
    3534PASSES := $(filter-out PACKING,$(PASSES)) PACKING # temporary hack
    36 PASSES               += GPLEXPORT
    3735# Modify the order of the INSTALLS and OTHERS passes.
    3836DEFAULT_PASSES       := BLDPROGS LIBRARIES DLLS BINARIES INSTALLS OTHERS
    39 
    40 ## PASS: gplexport
    41 # This pass processes custom gplexport rules listed in
    42 # the GPLEXPORTS variable.
    43 PASS_GPLEXPORT      := GPL and LGPL source export
    44 PASS_GPLEXPORT_trgs :=
    45 PASS_GPLEXPORT_vars := GPLEXPORTS
    46 PASS_GPLEXPORT_pass := gplexport
    47 #alias
    48 gplexport: pass_gplexport
    4937
    5038# Install paths.
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