From: Keith Packard Date: Fri, 14 Apr 2017 03:16:52 +0000 (-0600) Subject: altos/telegps: Inherit LDFLAGS from lpc make specification X-Git-Tag: 1.7~40 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3390c62b6d0761764ec5249d72bda33b984a8f90;hp=3390c62b6d0761764ec5249d72bda33b984a8f90;p=fw%2Faltos altos/telegps: Inherit LDFLAGS from lpc make specification Somethings messed up with cortex-M0 linking, and this isn't helping as it overrides the LDFLAGS coming from the architecture. Signed-off-by: Keith Packard ---