libllvm: add note about debug build status

This commit is contained in:
Henrik Grimler 2019-06-01 11:17:01 +02:00
parent 5ced90d6d6
commit 940ed9d180
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
TERMUX_PKG_FORCE_CMAKE=yes
TERMUX_PKG_KEEP_STATIC_LIBRARIES=true
TERMUX_PKG_HAS_DEBUG=no
# Debug build succeeds but make install with:
# cp: cannot stat '../src/projects/openmp/runtime/exports/common.min.50.ompt.optional/include/omp.h': No such file or directory
# common.min.50.ompt.optional should be common.deb.50.ompt.optional when doing debug build
termux_step_post_extract_package() {
mv cfe-${TERMUX_PKG_VERSION}.src tools/clang