VirtualBox

Changeset 77137 in vbox


Ignore:
Timestamp:
Feb 1, 2019 5:59:22 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128596
Message:

Storage/testcase/Makefile.kmk: FreeBSD fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/Makefile.kmk

    r76553 r77137  
    146146   vbox-img_LIBS += xml2
    147147  endif
    148  else if1of ($(KBUILD_TARGET),darwin freebsd)
     148 else ifeq ($(KBUILD_TARGET),freebsd)
     149  vbox-img_LIBS += iconv
     150  ifdef SDK_VBOX_LIBXML2_LIBS
     151   vbox-img_LIBS += xml2 lzma
     152  endif
     153 else ifeq ($(KBUILD_TARGET),darwin)
    149154  vbox-img_LIBS += iconv
    150155 else ifeq ($(KBUILD_TARGET),win)
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