VirtualBox

Changeset 46154 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
May 17, 2013 8:36:55 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85854
Message:

Additions/linux: burn fix for r85846, second try: build 32-bit versions too for COMPATIBLE builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r46153 r46154  
    47014701        $(VBOX_LIB_IPRT_GUEST_R3) \
    47024702        $(TEMPLATE_VBOXGUESTR3EXE_LIBS)
     4703ifeq ($(KBUILD_TARGET),linux)
     4704 TEMPLATE_NewVBoxGuestR3Exe_LIBS   += crypt
     4705endif
    47034706
    47044707#
     
    47134716        $(VBOX_LIB_IPRT_GUEST_R3_X86) \
    47144717        $(TEMPLATE_VBOXGUESTR3EXE_LIBS)
     4718ifeq ($(KBUILD_TARGET),linux)
     4719 TEMPLATE_NewVBoxGuestR3Exe_X86_LIBS       += crypt
     4720endif
    47154721TEMPLATE_NewVBoxGuestR3Exe_X86_INST         = $(INST_ADDITIONS)/32/
    47164722
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