diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-04-18 17:42:02 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-04-18 21:06:45 +0200 |
commit | 70a962ca6f13e82d8d67f5c8ee65064a41f66a9c (patch) | |
tree | 40c0160df996409ed63126b66d699695d49e715a /package/boot/rbcfg | |
parent | 7637b84fde99153691d02b7b15c993bc89a0dd02 (diff) | |
download | upstream-70a962ca6f13e82d8d67f5c8ee65064a41f66a9c.tar.gz upstream-70a962ca6f13e82d8d67f5c8ee65064a41f66a9c.tar.bz2 upstream-70a962ca6f13e82d8d67f5c8ee65064a41f66a9c.zip |
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>
Diffstat (limited to 'package/boot/rbcfg')
0 files changed, 0 insertions, 0 deletions