Provide ON_DARWIN flag for both the platforms

This commit is contained in:
Shravan Mishra 2017-02-14 10:47:19 -05:00
parent f6d08ccccb
commit 475c713002

View File

@ -84,6 +84,7 @@ case $host_os in
if test x"${ac_cv_sizeof_size_t}" = x"8";then
AM_CPPFLAGS=${AM_CPPFLAGS}" -DSIDH_ASM -march=x86-64"
fi
AM_CONDITIONAL([ON_DARWIN], [test xtrue = xfalse])
;;
*)
#Default Case