Skip to content

community/mozjs115: fix build error

Jingyun Hua requested to merge huajingyun01/aports:mozjs115 into master

The default llvm is 18.

Upgrade _llvmver to solve the following error:

 0:02.19 checking for the target C compiler... not found
 0:02.19 DEBUG: _cc: Looking for clang
 0:02.19 ERROR: Cannot find the target C compiler

Merge request reports