VirtualBox

Changeset 61772 in vbox


Ignore:
Timestamp:
Jun 20, 2016 6:33:51 PM (9 years ago)
Author:
vboxsync
Message:

Config.kmk: Always check out pylint if we located it; let VBOX_WITH_PYLINT be used to control whether it's used. (helps partially or temporarily disabling it)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r61734 r61772  
    27572757        $(QUIET)$(APPEND) '$@' 'VBOX_SOLARIS_11_BUILD_VERSION  := $$(word 6, $$(subst ., ,$$(word 2,$$(subst -, ,$$(VBOX_SOLARIS_11_FULLVERSION)))))'
    27582758endif
    2759 if defined(VBOX_WITH_PYLINT) && !defined(VBOX_WITH_PYLINT_PRE_V1_0) && !defined(VBOX_WITH_PYLINT_V1_1_PLUS) && !defined(VBOX_WITH_PYLINT_V1_2_1_PLUS)
     2759if defined(VBOX_PYLINT) && !defined(VBOX_WITH_PYLINT_PRE_V1_0) && !defined(VBOX_WITH_PYLINT_V1_1_PLUS) && !defined(VBOX_WITH_PYLINT_V1_2_1_PLUS)
    27602760        $(QUIET)$(APPEND) '$@' "VBOX_PYLINT_VERSION  := $(call VBOX_PYLINT_FIGURE_VERSION, $(VBOX_PYLINT))"
    27612761endif
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