VirtualBox

Ignore:
Timestamp:
Apr 3, 2017 6:09:51 AM (8 years ago)
Author:
vboxsync
Message:

bugref:8019: Undefined behaviour sanitiser: do not introduce an unnecessary macro definition to tell if we are building with sanitisers, as SANITIZER_ADDRESS already exists.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk

    r66170 r66393  
    408408ifneq ($(KBUILD_TARGET),darwin)
    409409  VBoxOGLTest_SOURCES = OpenGLTest/OpenGLTest.cpp
    410  ifneq ($(KBUILD_TARGET),win)
    411   VBoxOGLTest_DEFS += $(if $(VBOX_WITH_GCC_SANITIZER),VBOX_WITH_GCC_SANITIZER,)
    412  endif
    413410endif
    414411VBoxOGLTest_SOURCES.darwin = OpenGLTest/OpenGLTestDarwin.cpp
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