changeset 9:11f6afeffcab

Get proper debuginfo in there
author Gary Benson <gbenson@redhat.com>
date Tue, 09 Mar 2010 15:56:19 +0000
parents 74f4ea69236a
children 864f87024155
files build.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/build.sh	Tue Mar 09 09:09:15 2010 +0000
+++ b/build.sh	Tue Mar 09 15:56:19 2010 +0000
@@ -15,6 +15,7 @@
 
 # Export variables needed for all builds
 export ARCH_DATA_MODEL=64
+export DEBUG_BINARIES=true
 
 # Export variables needed for Zero and Shark builds
 if [ "$mode" != "" ]; then