VirtualBox

Changeset 762 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 7, 2007 11:15:42 PM (18 years ago)
Author:
vboxsync
Message:
  • Additions, Config.kmk, Runtime:

o Make the additions build on linux.amd64. All the Ring-0 stuff is

skipped there because of /usr/linux/.config dependencies of the
linux stuff.

o While at it, I've removed the gcc as ld hacks and changed the

linking of the X drivers. The latter is a bit risky of course.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile

    r691 r762  
    3636 ifdef VBOX_WITH_LINUX_ADDITIONS
    3737  LIBRARIES += RuntimeLnx32GuestR3
    38   ifeq ($(BUILD_PLATFORM_ARCH),x86) # (AMD64: can't build it and doesn't need it, so skip it.)
     38  ifdef VBOX_WITH_LINUX_ADDITIONS_32BIT_R0
    3939   LIBRARIES += RuntimeLnx32GuestR0
    4040  endif
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