VirtualBox

Changeset 47163 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Jul 15, 2013 2:21:03 PM (11 years ago)
Author:
vboxsync
Message:

removed debug VBOX_YASM_CHECK line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r47048 r47163  
    22352235ifndef DONT_USE_YASM
    22362236 include $(KBUILD_PATH)/tools/YASM.kmk
    2237  VBOX_YASM_CHECK = $(shell $(TOOL_YASM_AS) -e -o vbox-yasm-check.o $1 - < /dev/null 2>&1)
    22382237 VBOX_YASM_CHECK = $(if-expr "$(shell $(TOOL_YASM_AS) -e -o vbox-yasm-check.o $1 - < /dev/null 2>&1)" == "",$(1),)
    22392238else
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