You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
4 years ago
..
base-files OpenWrt v19.07.2: revert to branch defaults 4 years ago
boot uboot-kirkwood: fix ethernet and usb 4 years ago
devel perf: build with NO_LIBCAP=1 4 years ago
firmware wireless-regdb: backport three upstream fixes 4 years ago
kernel mac80211: ath10k: increase rx buffer size to 2048 4 years ago
libs libpcap: fix build breakage with very high number of simultaneous jobs 4 years ago
network dante: Fix compile with glibc 4 years ago
system rpcd: fix respawn settings 4 years ago
utils upgs: Remove extra _DEFAULT_SOURCE definition 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago