We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2ff79 commit 5d554f6Copy full SHA for 5d554f6
src/Makevars
@@ -27,4 +27,4 @@ cleanup: $(SHLIB)
27
28
# On Windows this rule is masked by Makeconf in base R
29
%.a:
30
- @$(AR) crs $@ $^ && $(STRIP_STATIC_LIB) $@ || true
+ @$(AR) crs $@ $^
0 commit comments