File tree Expand file tree Collapse file tree 3 files changed +3
-331
lines changed
recipes/recipes_emscripten/cppinterop Expand file tree Collapse file tree 3 files changed +3
-331
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ export CMAKE_SYSTEM_PREFIX_PATH=$PREFIX
66
77# Configure step
88emcmake cmake -DCMAKE_BUILD_TYPE=Release \
9- -DUSE_CLING=OFF \
10- -DUSE_REPL=ON \
119 -DCMAKE_PREFIX_PATH=$PREFIX \
1210 -DLLVM_DIR=$PREFIX \
1311 -DLLD_DIR=$PREFIX \
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11context :
2- version : 1.4 .0
2+ version : 1.5 .0
33
44package :
55 name : cppinterop
66 version : ${{ version }}
77
88source :
99 url : https://github.com/compiler-research/CppInterOp/archive/refs/tags/v${{ version }}.tar.gz
10- sha256 : 566e3818de97656990d302a916a2d6925db33c7765a762f36ba28dead03c34a8
11- patches :
12- - patches/lld.patch
10+ sha256 : d29d610adeb23820533a456714c795de4e458153e04a003d26ac8b0326a3469f
1311
1412build :
15- number : 5
13+ number : 0
1614
1715requirements :
1816 build :
You can’t perform that action at this time.
0 commit comments