openwrt/package
Hauke Mehrtens 70a962ca6f upgs: Remove extra _DEFAULT_SOURCE definition
This extra _DEFAULT_SOURCE definition results in a double definition
which is a compile error.

This fixes the following compile error with glibc:
----------------------------------------------------------------------
ugps-2019-06-25-cd7eabcd/nmea.c:19: error: "_DEFAULT_SOURCE" redefined [-Werror]
 #define _DEFAULT_SOURCE

<command-line>: note: this is the location of the previous definition
cc1: all warnings being treated as errors

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-04-18 21:06:45 +02:00
..
base-files base-files: don't ship local build key when on buildbot 2020-04-12 20:35:00 +01:00
boot uboot-sunxi: bump to 2020.04 relase 2020-04-17 13:43:34 +02:00
devel binutils: add ALTERNATIVES for strings (FS#3001) 2020-04-18 10:44:30 +02:00
firmware cypress-firmware: update to v5.4.18-2020_0402 2020-04-13 10:14:48 +02:00
kernel mac80211: make sure existing iface belongs to correct (fullmac) phy 2020-04-17 13:31:58 +01:00
libs mbedtls: update to 2.16.6 2020-04-17 23:43:01 +02:00
network openvpn: update to 2.4.9 2020-04-18 20:34:08 +02:00
system procd: jail fixes and improvements 2020-04-14 16:16:06 +01:00
utils upgs: Remove extra _DEFAULT_SOURCE definition 2020-04-18 21:06:45 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00