mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-01 02:27:49 +08:00
Merge pull request #2024 from wbx-github/master
allow to build sparc (v8,leon)
This commit is contained in:
commit
33ed569289
@ -304,7 +304,7 @@ fi
|
||||
|
||||
# CPU-specific optimizations
|
||||
case "${host_cpu}" in
|
||||
*sparc*)
|
||||
*sparc64*)
|
||||
AC_LANG_PUSH([C++])
|
||||
LIBZMQ_CHECK_LANG_FLAG_PREPEND([-mcpu=v9])
|
||||
AC_LANG_POP([C++])
|
||||
|
Loading…
x
Reference in New Issue
Block a user