Description: Drop --enable-runtime-cxx-hack from the default configuration, to
 fix FTBFS on armel with gcc4.5
Author: Jani Monoses <jani@ubuntu.com>
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/686381
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607987
Bug: http://www.ntg.nl/pipermail/dev-luatex/2010-December/004056.html
---
 build.sh |    1 -
 1 file changed, 1 deletion(-)

Index: luatex-0.70.1.20120523/build.sh
===================================================================
--- luatex-0.70.1.20120523.orig/build.sh	2012-05-23 09:03:34.656397714 +0900
+++ luatex-0.70.1.20120523/build.sh	2012-05-23 09:14:02.659789864 +0900
@@ -145,7 +145,6 @@
 TL_MAKE=$MAKE ../source/configure  $CONFHOST $CONFBUILD  $WARNINGFLAGS\
     --disable-native-texlive-build \
     --with-banner-add='/Debian' \
-    --enable-cxx-runtime-hack \
     --disable-all-pkgs \
     --enable-shared    \
     --disable-largefile \
