Advertisement
Guest User

Untitled

a guest
Jul 30th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. ./configure --disable-docs --target-list=sparc-softmmu
  2. Install prefix /usr/local
  3. BIOS directory /usr/local/share/qemu
  4. binary directory /usr/local/bin
  5. library directory /usr/local/lib
  6. module directory /usr/local/lib/qemu
  7. libexec directory /usr/local/libexec
  8. include directory /usr/local/include
  9. config directory /usr/local/etc
  10. local state directory /usr/local/var
  11. Manual directory /usr/local/share/man
  12. ELF interp prefix /usr/gnemul/qemu-%M
  13. Source path /home/ker2x/git/qemu
  14. C compiler cc
  15. Host C compiler cc
  16. C++ compiler c++
  17. Objective-C compiler cc
  18. ARFLAGS rv
  19. CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g
  20. QEMU_CFLAGS -Werror -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-all -I/usr/include/p11-kit-1 -I/usr/include/p11-kit-1 -I/usr/include/libpng12 -I/usr/include/pixman-1
  21. LDFLAGS -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g
  22. make make
  23. install install
  24. python python -B
  25. smbd /usr/sbin/smbd
  26. module support no
  27. host CPU x86_64
  28. host big endian no
  29. target list sparc-softmmu
  30. tcg debug enabled no
  31. gprof enabled no
  32. sparse enabled no
  33. strip binaries yes
  34. profiler no
  35. static build no
  36. pixman system
  37. SDL support yes
  38. GTK support yes
  39. VTE support no
  40. curses support yes
  41. curl support yes
  42. mingw32 support no
  43. Audio drivers oss
  44. Block whitelist (rw)
  45. Block whitelist (ro)
  46. VirtFS support no
  47. VNC support yes
  48. VNC TLS support yes
  49. VNC SASL support no
  50. VNC JPEG support yes
  51. VNC PNG support yes
  52. VNC WS support yes
  53. xen support no
  54. brlapi support no
  55. bluez support yes
  56. Documentation no
  57. GUEST_BASE yes
  58. PIE yes
  59. vde support no
  60. netmap support no
  61. Linux AIO support no
  62. ATTR/XATTR support yes
  63. Install blobs yes
  64. KVM support yes
  65. RDMA support no
  66. TCG interpreter no
  67. fdt support yes
  68. preadv support yes
  69. fdatasync yes
  70. madvise yes
  71. posix_madvise yes
  72. sigev_thread_id yes
  73. uuid support yes
  74. libcap-ng support no
  75. vhost-net support yes
  76. vhost-scsi support yes
  77. Trace backends nop
  78. spice support no
  79. rbd support no
  80. xfsctl support no
  81. nss used no
  82. libusb no
  83. usb net redir no
  84. GLX support yes
  85. libiscsi support no
  86. libnfs support no
  87. build guest agent yes
  88. QGA VSS support no
  89. seccomp support no
  90. coroutine backend ucontext
  91. coroutine pool yes
  92. GlusterFS support no
  93. virtio-blk-data-plane no
  94. gcov gcov
  95. gcov enabled no
  96. TPM support yes
  97. libssh2 support no
  98. TPM passthrough yes
  99. QOM debugging yes
  100. vhdx yes
  101. Quorum yes
  102. lzo support yes
  103. snappy support no
  104. NUMA host support no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement