Changeset 57450 in vbox
- Timestamp:
- Aug 19, 2015 7:11:17 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102217
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/Makefile.kmk
r57446 r57450 31 31 $(error 32-bit darwin is no longer a supported VirtualBox host. Go back to 4.3 or older for 32-bit support.) 32 32 else ifeq ($(KBUILD_TARGET),solaris) 33 $(error 32-bit solaris is no longer a supported VirtualBox host. Go back to x.yor older for 32-bit support.)33 $(error 32-bit solaris is no longer a supported VirtualBox host. Go back to 4.2 or older for 32-bit support.) 34 34 endif 35 35 endif
Note:
See TracChangeset
for help on using the changeset viewer.