Skip to content

Commit e8cadd6

Browse files
committed
add R.dll to missing_dso_whitelist
1 parent 020a0fd commit e8cadd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipes/r-getip/meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ source:
1414

1515
build:
1616
merge_build_host: True # [win]
17+
missing_dso_whitelist:
18+
- '*/R.dll' # [win]
1719
number: 0
1820
rpaths:
1921
- lib/R/lib/

0 commit comments

Comments
 (0)