openwrt/package
Hauke Mehrtens 55ccb04046 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>
(cherry picked from commit 70a962ca6f)
2020-05-05 00:05:28 +02:00
..
base-files OpenWrt v19.07.2: revert to branch defaults 2020-02-27 22:34:09 +01:00
boot uboot-kirkwood: fix ethernet and usb 2020-05-01 11:12:31 +02:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware wireless-regdb: backport three upstream fixes 2020-05-01 11:12:31 +02:00
kernel mac80211: ath10k: increase rx buffer size to 2048 2020-05-05 00:05:26 +02:00
libs libpcap: fix build breakage with very high number of simultaneous jobs 2020-04-25 13:59:19 +02:00
network dante: Fix compile with glibc 2020-05-05 00:05:28 +02:00
system rpcd: fix respawn settings 2020-03-29 18:47:26 +02:00
utils upgs: Remove extra _DEFAULT_SOURCE definition 2020-05-05 00:05:28 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00