creduce: drop ucrt64/clang64
this package seems to depend on llvm 9.. so unlikely we will get any progress there...
This commit is contained in:
@@ -17,7 +17,7 @@ depends=('perl-Benchmark-Timer'
|
||||
"${MINGW_PACKAGE_PREFIX}-indent"
|
||||
"${MINGW_PACKAGE_PREFIX}-clang")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
mingw_arch=('mingw32' 'mingw64')
|
||||
url='https://github.com/csmith-project/creduce'
|
||||
license=('custom:University of Illinois/NCSA Open Source License')
|
||||
makedepends=("flex" "${MINGW_PACKAGE_PREFIX}-clang" "${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
Reference in New Issue
Block a user