Skip to content

Commit

Permalink
Merge pull request sysprog21#252 from ypaskell/ypaskell
Browse files Browse the repository at this point in the history
Remove trailing whitespace
  • Loading branch information
jserv authored Oct 28, 2023
2 parents 9a20cd3 + d8c3936 commit 1e4db6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ifeq ($(call has, EXT_F), 1)
LDFLAGS += -lm
endif

# Enable adaptive replacement cache policy, default is LRU
# Enable adaptive replacement cache policy, default is LRU
ENABLE_ARC ?= 0
$(call set-feature, ARC)

Expand Down

0 comments on commit 1e4db6f

Please sign in to comment.