Skip to content
Snippets Groups Projects
Bernhard Rosenkränzer's avatar
Bernhard Rosenkränzer authored
socat uses zero-length array tricks causing array-bounds warnings.

The warnings have been verifited to be harmless in 1.7.3.4; for extra
security, this should be re-checked after updating.

Removing -Werror=array-bounds here allows us to use -Werror=array-bounds
globally in OPTIMIZE_FOR=security mode.

Signed-off-by: default avatarBernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
c595c524
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.