mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-22 20:03:56 +00:00
Merge pull request #125 from wbx-github/master
allow to build sparc (v8,leon)
This commit is contained in:
commit
7d540d6dfe
@ -291,7 +291,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