Skip to content
Snippets Groups Projects
Bernhard Rosenkränzer's avatar
Bernhard Rosenkränzer authored
busybox implements some of its own string handling that triggers
warnings with -Wformat-nonliteral.
This has been verified to be harmless in 1.31.1.

Removing -Werror=format-nonliteral here allows us to use
-Werror=format-nonliteral globally in OPTIMIZE_FOR=security mode
while keeping busybox building.

Signed-off-by: default avatarBernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
232cf876
History

meta-ohos

meta-ohos is a collection of bitbake layers that implement the build system support in All Scenarios OS. The build system documentation is available in the docs subdirectory.

Contributing

See the CONTRIBUTING.md file.

License

See the LICENSES subdirectory.