altos: Remove newlib-nano defines from Makedefs.in
authorKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 06:36:13 +0000 (23:36 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 07:39:00 +0000 (00:39 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makedefs.in

index b5639f7329aef479774b4f7dea4e2051e6c66c55..9543e32961c0d30d0d3703a9b58ef90221ee173c 100644 (file)
@@ -1,8 +1,6 @@
 ARM_CC=@ARM_CC@
 HAVE_ARM_M3_CC=@HAVE_ARM_M3_CC@
 HAVE_ARM_M0_CC=@HAVE_ARM_M0_CC@
-NEWLIB_NANO=@NEWLIB_NANO@
-HAVE_NEWLIB_NANO=@HAVE_NEWLIB_NANO@
 
 AVR_CC=@AVR_CC@
 AVR_OBJCOPY=@AVR_OBJCOPY@