VirtualBox

Changeset 20451 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Jun 9, 2009 11:25:48 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48405
Message:

FreeBSD: Enable shared OpenGL service. Completely untested due to lack of appropriate hardware but it compiles at least

Location:
trunk/src/VBox/HostServices
Files:
2 edited

Legend:

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

    r20450 r20451  
    2727 include $(PATH_SUB_CURRENT)/SharedFolders/Makefile.kmk
    2828endif
    29 if1of ($(KBUILD_TARGET), win linux solaris darwin)
     29if1of ($(KBUILD_TARGET), win linux solaris darwin freebsd)
    3030 ifdef VBOX_WITH_CROGL
    3131  include $(PATH_SUB_CURRENT)/SharedOpenGL/Makefile.kmk
  • trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk

    r20253 r20451  
    228228VBoxOGLrenderspu_SOURCES.linux   = render/renderspu_glx.c
    229229VBoxOGLrenderspu_SOURCES.solaris = render/renderspu_glx.c
     230VBoxOGLrenderspu_SOURCES.freebsd = render/renderspu_glx.c
    230231VBoxOGLrenderspu_SOURCES.darwin  = render/renderspu_agl.c
    231232VBoxOGLrenderspu_LDFLAGS.darwin += -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxOGLrenderspu.dylib
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