Opened 16 years ago
Closed 16 years ago
#3818 closed enhancement (invalid)
FreeBSD amd64 build fix
Reported by: | WiseKaa | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 2.2.0 |
Keywords: | freebsd amd64 | Cc: | |
Guest type: | other | Host type: | other |
Description
diff ./vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk ./vbox/src/VBox/Devices/PC/Etherboot-src/Makefile.kmk.orig 297c297 < ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64 win.x86 win.amd64 linux.amd64 freebsd.amd64,$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)),) ---
ifeq ($(filter-out darwin.x86 darwin.amd64 os2.x86 solaris.x86 solaris.amd64
win.x86 win.amd64 linux.amd64,$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH)),)
Note:
See TracTickets
for help on using tickets.
You've posted this already to the dev mailinglist, so I'll close this one.