VirtualBox with gcc 4.3
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@391 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- Config.kmk.old 2008-06-12 15:05:11.000000000 +0200
|
||||
+++ Config.kmk 2008-06-12 15:05:40.000000000 +0200
|
||||
@@ -968,7 +968,7 @@
|
||||
|
||||
# We need to export YASM for OSE, but since it was converted to .zip we need to
|
||||
# allow for the location used by the zip to be properly cleaned up first.
|
||||
-if1of ($(KBUILD_HOST).$(KBUILD_HOST_ARCH), win.x86 linux.x86 solaris.x86)
|
||||
+if1of ($(KBUILD_HOST).$(KBUILD_HOST_ARCH), win.x86 linux.x86 linux.amd64 solaris.x86)
|
||||
PATH_TOOL_YASM ?= $(PATH_DEVTOOLS_BLD)/bin
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user