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 7b157ba commit e4c001fCopy full SHA for e4c001f
src/Makevars
@@ -28,4 +28,4 @@ cleanup: $(SHLIB)
28
29
# On Windows this rule is masked by Makeconf in base R
30
%.a:
31
- @$(AR) crs $@ $^ && $(STRIP_STATIC_LIB) $@ || true
+ @$(AR) crs $@ $^
0 commit comments