mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-15 00:01:37 -04:00
Provide ON_DARWIN flag for both the platforms
This commit is contained in:
parent
f6d08ccccb
commit
475c713002
@ -84,6 +84,7 @@ case $host_os in
|
|||||||
if test x"${ac_cv_sizeof_size_t}" = x"8";then
|
if test x"${ac_cv_sizeof_size_t}" = x"8";then
|
||||||
AM_CPPFLAGS=${AM_CPPFLAGS}" -DSIDH_ASM -march=x86-64"
|
AM_CPPFLAGS=${AM_CPPFLAGS}" -DSIDH_ASM -march=x86-64"
|
||||||
fi
|
fi
|
||||||
|
AM_CONDITIONAL([ON_DARWIN], [test xtrue = xfalse])
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
#Default Case
|
#Default Case
|
||||||
|
Loading…
x
Reference in New Issue
Block a user