Skip to content

Commit

Permalink
libsimple_printf: Catch up with INIT_ALL option
Browse files Browse the repository at this point in the history
It's now a "single" option rather than a pair of incompatible options.

Fixes:		2befa26 Add INIT_ALL build option
  • Loading branch information
brooksdavis committed Jun 7, 2024
1 parent 4504eda commit 34862e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/libsimple_printf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

.include <src.opts.mk>
MK_SSP= no
MK_INIT_ALL_ZERO= no
MK_INIT_ALL_PATTERN= no
OPT_INIT_ALL= none

PACKAGE=lib${LIB}
LIB= simple_printf
Expand Down

0 comments on commit 34862e8

Please sign in to comment.