VirtualBox

Ignore:
Timestamp:
May 24, 2012 8:57:47 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78153
Message:

Additions/solaris: no need to refuse to build on non-Solaris hosts if someone explicitly asks to. It should be doable with a cross-compiler.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/solaris/DRM/Makefile.kmk

    r33656 r41427  
    2929include $(KBUILD_PATH)/subheader.kmk
    3030
    31 ifneq ($(KBUILD_HOST),solaris)
    32 $(error "The Solaris guest additions can only be built on Solaris!")
    33 endif
     31#ifneq ($(KBUILD_HOST),solaris)
     32#$(error "The Solaris guest additions can only be built on Solaris!")
     33#endif
    3434
    3535#
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