1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-15 11:53:59 +02:00
openwrt-packages/utils/cmdpad
Rosen Penev 0a4f26f3c5
cmdpad: Fix compile
Since the switch to GCC7, this has not compiled as it assumes gnu89 behavior.

-fgnu89-inlining is not enough so use std=gnu89.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-23 11:29:03 -07:00
..
files Import cmdpad from oldpackages, add copyright, pkg info 2014-07-18 16:36:16 -04:00
patches Import cmdpad from oldpackages, add copyright, pkg info 2014-07-18 16:36:16 -04:00
Makefile cmdpad: Fix compile 2019-04-23 11:29:03 -07:00