Commit 33ed5692 authored by Luca Boccassi's avatar Luca Boccassi

Merge pull request #2024 from wbx-github/master

allow to build sparc (v8,leon)
parents 46912c4f 492a0357
......@@ -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++])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment