~ubuntu-branches/ubuntu/natty/luatex/natty

« back to all changes in this revision

Viewing changes to build.sh

  • Committer: Package Import Robot
  • Author(s): Jani Monoses
  • Date: 2010-12-21 23:31:36 UTC
  • Revision ID: package-import@ubuntu.com-20101221233136-1uu29qqrqremu8rr
Tags: 0.65.0-1ubuntu1
debian/patches/no_static_link.patch: Drop --enable-runtime-cxx-hack
from the default configuration, was causing armel FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
TL_MAKE=$MAKE ../source/configure  $CONFHOST $CONFBUILD  $WARNINGFLAGS\
131
131
    --disable-native-texlive-build \
132
132
    --with-tex-banner='Web2C 2010/dev/Debian' \
133
 
    --enable-cxx-runtime-hack \
134
133
    --disable-all-pkgs \
135
134
    --disable-shared    \
136
135
    --disable-largefile \