openwrt-luci/contrib/package/ucode-mod-html
Jo-Philipp Wich b3d661cd84 ucode-mod-html: fix build with gcc 5
Older gcc versions raise a `label at end of compound statement` error due
to the empty default case. Fix the problem by adding an explicit `break`
statement.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-08-08 20:49:31 +02:00
..
src ucode-mod-html: fix build with gcc 5 2023-08-08 20:49:31 +02:00
Makefile