openwrt-packages/devel
Jo-Philipp Wich d80ab67b13 diffutils: fix fortify source compat
Compile with `-std=gnu99` instead of `-std=c99` to avoid redefining
`__attribute__` in `src/system.h`.

Fixes the following error spotted by the buildbot:

    In file included from ../lib/stdio.h:43:0,
                     from cmp.c:22:
    .../staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-4.8-linaro_musl-1.1.10_eabi/include/fortify/stdio.h: In function 'snprintf':
    .../staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-4.8-linaro_musl-1.1.10_eabi/include/fortify/stdio.h:99:2: error: invalid use of '__builtin_va_arg_pack ()'
      return __orig_snprintf(__s, __n, __f, __builtin_va_arg_pack());
      ^

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-29 11:39:57 +02:00
..
diffutils diffutils: fix fortify source compat 2015-06-29 11:39:57 +02:00
gcc gcc: Update README: tested on arm (imx233-olinuxino) board 2015-01-07 17:11:31 +01:00
lttng-modules lttng-modules: fix dependency on kernel tracing 2015-05-13 01:20:19 +02:00
lttng-tools lttng-tools: fix build failure with libkmod (closes: #1004) 2015-03-08 17:40:48 +01:00
patch patch: bump version to 2.7.5 2015-03-14 12:09:34 +02:00