summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3/recipes-multimedia
diff options
context:
space:
mode:
authorThuy Tran <thuy.tran.xh@renesas.com>2018-07-17 17:45:32 +0700
committerThuy Tran <thuy.tran.xh@renesas.com>2019-02-28 09:43:53 +0700
commit45a75eda120b6e27ea8c2c42f54442abde710cb9 (patch)
tree2ddd92114ca1d02e92d475cc2a7a35063dde5ffb /meta-rcar-gen3/recipes-multimedia
parentfffade1b0b12f46279a6a72791153c57dfed2bc6 (diff)
rcar-gen3: kernel-module-gles: WORKAROUND to build with GCC 8.1
Current GFX source code will get compilation error with GCC 8.1, because it is defined in makefile to use -Wall to enable all Warnings check. -Wcast-function-type, -Wsizeof-pointer-div and -Wstringop-truncation are new command-line options have been added for the C and C++ compilers in GCC 8. This commit applies a W/A patch to silence -Wcast-function-type, -Wsizeof-pointer-div and -Wstringop-truncation errors. Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com> Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions