[Android] Build contribs with -g
    Rafaël Carré 
    git at videolan.org
       
    Mon Jun 18 19:32:52 CEST 2012
    
    
  
android | branch: master | Rafaël Carré <funman at videolan.org> | Mon Jun 18 19:10:50 2012 +0200| [4dcf7370348b6ab53ef57b2d0c7f763af071f2a2] | committer: Rafaël Carré
Build contribs with -g
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=4dcf7370348b6ab53ef57b2d0c7f763af071f2a2
---
 compile.sh |    1 +
 1 file changed, 1 insertion(+)
diff --git a/compile.sh b/compile.sh
index 6c80fa7..2116491 100755
--- a/compile.sh
+++ b/compile.sh
@@ -91,6 +91,7 @@ cd contrib/android
     --disable-sidplay2 \
     --disable-samplerate \
     --enable-iconv
+echo EXTRA_CFLAGS=-g >> config.mak
 
 # TODO: mpeg2, theora
 
    
    
More information about the Android
mailing list