mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-14 11:06:59 +01: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…
Reference in New Issue
Block a user