diff options
author | André Draszik <andre.draszik@jci.com> | 2018-08-13 11:09:32 +0100 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2018-08-13 14:58:29 +0200 |
commit | 1471f1789e002b0381d0df9dec09581c2a9866b1 (patch) | |
tree | 6cb7b4afee8c367c684ce882e8ed4e5f84dc9f73 /classes/java.bbclass | |
parent | 050229916257fdc57d887a67a57c2ab330051717 (diff) | |
download | meta-java-1471f1789e002b0381d0df9dec09581c2a9866b1.tar.gz |
openjdk-8: gcc-8 fix #1: backport patch to fix misuses of strncpy/strncat
The original approach doesn't work with all compilers, as
not all compilers support the flag used to suppress the
warnings / errors.
This patch here avoids passing unsupported compiler options
into older compilers, and at the same time fixes the bugs,
rather than just silencing the compiler.
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'classes/java.bbclass')
0 files changed, 0 insertions, 0 deletions