Changeset 26283 in vbox
- Timestamp:
- Feb 5, 2010 10:31:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk
r25965 r26283 54 54 # generate the GOT based relocation ASM yet. 55 55 ifdef VBoxOGL_FAKEDRI 56 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),solaris.x86 solaris.amd64 linux.x86 freebsd.x86 freebsd.amd64)56 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),solaris.x86 solaris.amd64 linux.x86 linux.amd64 freebsd.x86 freebsd.amd64) 57 57 VBOX_OGL_GLX_USE_CSTUBS = 1 58 58 endif
Note:
See TracChangeset
for help on using the changeset viewer.