VirtualBox

Ignore:
Timestamp:
Nov 25, 2013 3:46:54 PM (11 years ago)
Author:
vboxsync
Message:

Additions/linux: back out single bit-count Additions package experiment.

File:
1 edited

Legend:

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

    r49547 r49643  
    3838  #LIBRARIES.os2 += RuntimeGuestR0OS2Warp3
    3939  LIBRARIES.win.x86 += RuntimeGuestR0NT4
    40  endif
    41  ifneq ($(VBOX_WITH_COMPATIBLE_LINUX_GUEST_PACKAGE),)
    42   LIBRARIES.linux.amd64 += \
    43       RuntimeGuestR3-x86 \
    44       RuntimeGuestR3Mini-x86 \
    45       RuntimeGuestR3Shared-x86
    4640 endif
    4741
     
    9488  LIBRARIES += RuntimeGuestR3 RuntimeGuestR3Shared RuntimeGuestR3Mini
    9589  LIBRARIES.win.amd64 += RuntimeGuestR3-x86 RuntimeGuestR3Shared-x86
    96   ifneq ($(VBOX_WITH_COMPATIBLE_LINUX_GUEST_PACKAGE),)
    97    LIBRARIES.linux.amd64 += \
    98       RuntimeGuestR3-x86 \
    99       RuntimeGuestR3Mini-x86 \
    100       RuntimeGuestR3Shared-x86
    101   endif
    10290  ifdef VBOX_WITH_ADDITION_DRIVERS
    10391   LIBRARIES += RuntimeGuestR0
     
    12821270        win/RTErrConvertFromWin32.cpp
    12831271
    1284 #
    1285 # RuntimeGuestR3Mini-x86 - Same as RuntimeGuestR3Mini, except that it's targeting x86.
    1286 #
    1287 RuntimeGuestR3Mini-x86_EXTENDS        := RuntimeGuestR3Mini
    1288 RuntimeGuestR3Mini-x86_BLD_TRG_ARCH   := x86
    1289 
    1290 
    12911272# VBox specific stuff.
    12921273RuntimeGuestR3Mini_SOURCES += \
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