VirtualBox

Changeset 107902 in vbox


Ignore:
Timestamp:
Jan 22, 2025 10:27:12 PM (2 weeks ago)
Author:
vboxsync
Message:

libs/zlib/Makefile.kmk: Skip nsis-zlib-dll for OSE builds, too special. bugref:10761

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/zlib-1.2.13/Makefile.kmk

    r107363 r107902  
    7373#
    7474# We always build the x86 version, regardless of the actual target, as NSIS is 32-bit only (even on amd64).
    75 if defined(VBOX_WITH_ADDITIONS) && !defined(VBOX_WITHOUT_ADDITIONS)
     75if !defined(VBOX_OSE) && defined(VBOX_WITH_ADDITIONS) && !defined(VBOX_WITHOUT_ADDITIONS)
    7676 DLLS.win += nsis-zlib-dll
    7777 nsis-zlib-dll_EXTENDS      := VBox-zlib
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