]> code.ossystems Code Review - openembedded-core.git/commitdiff
uclibc.distro: Disable stripping since it interferes with -dbg packages
authorRichard Purdie <richard@openedhand.com>
Thu, 14 Feb 2008 01:12:26 +0000 (01:12 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 14 Feb 2008 01:12:26 +0000 (01:12 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3794 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/uclibc/uclibc-0.9.29/uClibc.distro

index b326ff03b5c257805a37df3919a81d0682ed3adf..ec9424d5a2374b11b5813207188620157a09bf20 100644 (file)
@@ -132,7 +132,7 @@ CROSS_COMPILER_PREFIX=""
 UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
 # DODEBUG_PT is not set
-DOSTRIP=y
+# DOSTRIP is not set
 # DOASSERTS is not set
 # SUPPORT_LD_DEBUG is not set
 # SUPPORT_LD_DEBUG_EARLY is not set