Skip to content

Commit

Permalink
Add to default ARFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
vdorie committed Dec 18, 2023
1 parent d10351f commit dd206c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makevars.in
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ arflags_set.test, = false
arflags_set = $(BOOL,$(arflags_set.test,$(ARFLAGS)))

arflags.true = $(ARFLAGS)
arflags.false = -cr
arflags.false = -crs

PKG_ARFLAGS = $(arflags.$(arflags_set))

Expand Down

0 comments on commit dd206c4

Please sign in to comment.