Searched refs:enable_feature (Results 1 – 2 of 2) sorted by relevance
161 [ -f ${source_path}/${t}.mk ] && enable_feature ${t}184 [ $doxy_major -gt 1 ] && enable_feature doxygen185 [ $doxy_minor -gt 5 ] && enable_feature doxygen186 [ $doxy_minor -eq 5 ] && [ $doxy_patch -ge 3 ] && enable_feature doxygen192 enabled doxygen && php -v >/dev/null 2>&1 && enable_feature install_docs193 enable_feature install_bins194 enable_feature install_libs196 enable_feature static197 enable_feature optimizations198 enable_feature fast_unaligned #allow unaligned accesses, if supported by hw[all …]
201 enable_feature(){ function222 enable_feature $var254 enable_feature source_path_used322 check_cpp "$@" <<EOF && enable_feature $var497 --child) enable_feature child509 --force-target=*) toolchain="${toolchain:-${optval}}"; enable_feature force_toolchain714 enable_feature ${tgt_os}715 enable_feature ${tgt_cc}719 arm*) enable_feature arm;;720 mips*) enable_feature mips;;[all …]