Skip to content

Commit f524450

Browse files
committed
Test without patch
1 parent 9661f13 commit f524450

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/r-rcpp/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ source:
88
- https://cran.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
99
- https://cloud.r-project.org/src/contrib/${{ name[2:] }}_${{ version }}.tar.gz
1010
sha256: 1d1fc623d27082b5749f9584a9204de410134b6412a192157a3e42e2ba43969a
11-
patches:
12-
- patches/0001-Disable-demangler.patch
11+
# patches:
12+
# - patches/0001-Disable-demangler.patch
1313

1414
build:
15-
number: 0
15+
number: 1
1616
script: $R CMD INSTALL $R_ARGS --no-byte-compile .
1717

1818
outputs:

0 commit comments

Comments
 (0)