VirtualBox

Changeset 96530 in vbox


Ignore:
Timestamp:
Aug 26, 2022 10:34:27 PM (2 years ago)
Author:
vboxsync
Message:

bldprogs: Need bin2c on sparc too. Think this is because of bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/Makefile.kmk

    r96407 r96530  
    2929include $(KBUILD_PATH)/subheader.kmk
    3030
    31 ifneq ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),solaris.sparc64)
    32  BLDPROGS += bin2c biossums filesplitter genalias VBoxCmp
     31BLDPROGS += bin2c
     32ifn1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), solaris.sparc64)
     33 BLDPROGS += biossums filesplitter genalias VBoxCmp
    3334endif
    3435
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