mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 17:09:29 -05:00
If _GNU_SOURCE was added as part of a package's TARGET_CFLAGS, then compilation would fail for that module (especially if warnings get treated as errors). Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>