This patch adds file user/config-x86-64.mak. This file contains x86-64
specific make rules.

Signed-off-by: Jerone Young <[EMAIL PROTECTED]>
diff -r cd1ff95ab7c4 user/config-x86_64.mak
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/user/config-x86_64.mak	Thu Oct 04 08:35:56 2007 -0500
@@ -0,0 +1,7 @@
+LIBDIR = /lib64
+cstart.o = test/cstart64.o
+bits = 64
+ldarch = elf64-x86-64
+CFLAGS += -m64
+
+flatfiles = test/access.flat test/irq.flat test/sieve.flat test/simple.flat test/stringio.flat test/memtest1.flat
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to