VirtualBox

Changeset 57317 in vbox


Ignore:
Timestamp:
Aug 13, 2015 11:28:32 AM (9 years ago)
Author:
vboxsync
Message:

Support/Makefile.kmk: Enabled the EFLAGS/AC checks for non-release builds on Linux (so we can get test time on this).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r57313 r57317  
    707707        $(QUIET)$(SED) -e "" \
    708708                $(if-expr !defined(VBOX_WITH_HARDENING)   ,-e "s;-DVBOX_WITH_HARDENING;;g",) \
    709                 $(if-expr ($(VBOX_VERSION_BUILD) % 2) == 0 || 1 \
     709                $(if-expr ($(VBOX_VERSION_BUILD) % 2) == 0 \
    710710                 , -e "s;-DVBOX_WITH_EFLAGS_AC_SET_IN_VBOXDRV;;g" -e "s;-DIPRT_WITH_EFLAGS_AC_PRESERVING;;g",) \
    711711                --output $@ $<
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