VirtualBox

Changeset 53785 in vbox for trunk/src/VBox/GuestHost/OpenGL


Ignore:
Timestamp:
Jan 13, 2015 1:15:17 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97592
Message:

test if we can drop this workaround

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/Makefile.kmk

    r53781 r53785  
    123123
    124124# vc7 hangs during compilation of this file when optimizations are enabled.
    125 VBoxOGLcrutil_pixel.c_CFLAGS.win.x86     += -Od
    126 VBoxOGLhostcrutil_pixel.c_CFLAGS.win.x86 += -Od
     125#VBoxOGLcrutil_pixel.c_CFLAGS.win.x86     += -Od
     126#VBoxOGLhostcrutil_pixel.c_CFLAGS.win.x86 += -Od
    127127
    128128if defined(VBOX_WITH_WDDM) && defined(VBOX_WITH_CROGL_ADDITIONS)
     
    150150endif
    151151# vc7 hangs during compilation of this file when optimizations are enabled.
    152 VBoxOGLcrutil-x86_pixel.c_CFLAGS += -Od
    153 VBoxOGLcrutil-x86_pixel.c_CFLAGS += -Od
     152#VBoxOGLcrutil-x86_pixel.c_CFLAGS += -Od
     153#VBoxOGLcrutil-x86_pixel.c_CFLAGS += -Od
    154154endif
    155155
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