aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/apptrk/apptrk/no-strip.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/apptrk/apptrk/no-strip.patch')
-rw-r--r--recipes-bsp/apptrk/apptrk/no-strip.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-bsp/apptrk/apptrk/no-strip.patch b/recipes-bsp/apptrk/apptrk/no-strip.patch
deleted file mode 100644
index a8cf6205..00000000
--- a/recipes-bsp/apptrk/apptrk/no-strip.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Disable stripping of binaries
-
-We don't want to strip these as this is handled separately at package
-time.
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Chunrong Guo <B40290@freescale.com>
-
---- a/Makefileold 2015-01-07 03:45:32.786477574 -0600
-+++ b/Makefile 2015-01-07 03:46:28.426475588 -0600
-@@ -62,7 +62,7 @@
- # CFLAGS += -DENABLE_64BIT_SUPPORT
-
-
--LDFLAGS += -s
-+
-
- # Add inputs and outputs from these tool invocations to the build variables
-