BUILTIN BSWAP is not supported for MSVC
This commit is contained in:
parent
070a803a99
commit
94958f39de
1180
bochs/configure
vendored
1180
bochs/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -2220,6 +2220,8 @@ case "$target" in
|
||||
AC_DEFINE(BX_NETMOD_TAP, 0)
|
||||
AC_DEFINE(BX_HAVE_SELECT, 1)
|
||||
AC_DEFINE(BX_HAVE_SOCKLEN_T, 0)
|
||||
AC_DEFINE(BX_HAVE___BUILTIN_BSWAP32, 0)
|
||||
AC_DEFINE(BX_HAVE___BUILTIN_BSWAP64, 0)
|
||||
;;
|
||||
*-pc-cygwin*)
|
||||
EXE=".exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user