From baa60b5e0ba1beafb9763ab270b37ce233fe2514 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 12 Feb 2013 11:25:25 +0100 Subject: make: Remove -qrtems_debug flag usage --- make/Templates/Makefile.leaf | 3 --- 1 file changed, 3 deletions(-) (limited to 'make/Templates/Makefile.leaf') diff --git a/make/Templates/Makefile.leaf b/make/Templates/Makefile.leaf index a73206bb76..aa39b3262b 100644 --- a/make/Templates/Makefile.leaf +++ b/make/Templates/Makefile.leaf @@ -38,9 +38,6 @@ CFLAGS += # # CFLAGS_DEBUG_V are used when the `make debug' target is built. -# To link your application with the non-optimized RTEMS routines, -# uncomment the following line: -# CFLAGS_DEBUG_V += -qrtems_debug # LD_PATHS += xxx-your-EXTRA-library-paths-go-here, if any -- cgit v1.2.3