# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/clucene/clucene.conf # Copyright (C) 2024 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- var_append cmakeopt ' ' '-DBUILD_CONTRIBS_LIB=ON' if atstage cross; then var_append cmakeopt ' ' -D_CL_HAVE_PTHREAD_MUTEX_RECURSIVE_EXITCODE=1 var_append cmakeopt ' ' -D_CL_HAVE_GCC_ATOMIC_FUNCTIONS_EXITCODE=0 var_append cmakeopt ' ' -D_CL_HAVE_TRY_BLOCKS_EXITCODE=0 var_append cmakeopt ' ' -D_CL_HAVE_NAMESPACES_EXITCODE=0 var_append cmakeopt ' ' -D_CL_HAVE_NO_SNPRINTF_BUG_EXITCODE=0 var_append cmakeopt ' ' -DLUCENE_STATIC_CONSTANT_SYNTAX_EXITCODE=0 fi