openwrt-packages/utils/cmdpad
Rosen Penev a9f8712e63
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>
2018-10-11 12:50:00 -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 2018-10-11 12:50:00 -07:00