Changeset c57fbc9 in freewrt


Ignore:
Timestamp:
Jun 19, 2006, 3:13:39 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
ff536b2
Parents:
df8d88a
Message:

nuke DISABLE_NLS, DISABLE_LARGEFILE, replace globally
with --disable-nls and --enable-largefile, because it
doesn't make sense otherwise and/or breaks.

Requested by wbx@ in Message-ID: <20060618220406.GL6291@…>
Done using find and ed(1)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@152 afb5a338-a214-0410-bd46-81f09a774fd1

Files:
178 edited

Legend:

Unmodified
Added
Removed
  • package/6tunnel/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747        );
    4848        touch $@
  • package/arpd/Makefile

    rdf8d88a rc57fbc9  
    4141                --sbindir=/usr/sbin \
    4242                --sysconfdir=/etc \
    43                 $(DISABLE_NLS) \
    44                 $(DISABLE_LARGEFILE) \
     43                --disable-nls \
     44                --enable-largefile \
    4545                --enable-shared \
    4646                --disable-static \
  • package/arpwatch/Makefile

    rdf8d88a rc57fbc9  
    4141                --sbindir=/usr/sbin \
    4242                --sysconfdir=/etc \
    43                 $(DISABLE_NLS) \
    44                 $(DISABLE_LARGEFILE) \
     43                --disable-nls \
     44                --enable-largefile \
    4545        );
    4646        touch $@
  • package/atftp/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848        );
    4949        touch $@
  • package/avahi/Makefile

    rdf8d88a rc57fbc9  
    4949                        --sbindir=/usr/sbin \
    5050                        --sysconfdir=/etc \
    51                         $(DISABLE_LARGEFILE) \
    52                         $(DISABLE_NLS) \
     51                        --enable-largefile \
     52                        --disable-nls \
    5353                        --enable-shared \
    5454                        --enable-static \
  • package/bc/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_NLS) \
    46                 $(DISABLE_LARGEFILE) \
     45                --disable-nls \
     46                --enable-largefile \
    4747        );
    4848        touch $@
  • package/bind/Makefile

    rdf8d88a rc57fbc9  
    5252                  --sbindir=/usr/sbin \
    5353                  --sysconfdir=/etc \
    54                   $(DISABLE_LARGEFILE) \
    55                   $(DISABLE_NLS) \
     54                  --enable-largefile \
     55                  --disable-nls \
    5656                  --enable-shared \
    5757                  --enable-static \
  • package/bitchx/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_LARGEFILE) \
    46                 $(DISABLE_NLS) \
     45                --enable-largefile \
     46                --disable-nls \
    4747        );
    4848        touch $@
  • package/bluez-libs/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_LARGEFILE) \
    50                         $(DISABLE_NLS) \
     49                        --enable-largefile \
     50                        --disable-nls \
    5151                        --enable-shared \
    5252                        --enable-static \
  • package/bluez-utils/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_LARGEFILE) \
    50                         $(DISABLE_NLS) \
     49                        --enable-largefile \
     50                        --disable-nls \
    5151                        --enable-shared \
    5252                        --enable-static \
  • package/bridge/Makefile

    rdf8d88a rc57fbc9  
    3434                --mandir=/usr/man \
    3535                --infodir=/usr/info \
    36                 $(DISABLE_NLS) \
     36                --disable-nls \
    3737                --with-linux-headers=$(LINUX_DIR) \
    3838        );
  • package/chillispot/Makefile

    rdf8d88a rc57fbc9  
    4646                        --sbindir=/usr/sbin \
    4747                        --sysconfdir=/etc \
    48                         $(DISABLE_LARGEFILE) \
    49                         $(DISABLE_NLS) \
     48                        --enable-largefile \
     49                        --disable-nls \
    5050                        --enable-shared \
    5151                        --disable-static \
  • package/cups/Makefile

    rdf8d88a rc57fbc9  
    4545                  --sbindir=/usr/sbin \
    4646                  --sysconfdir=/etc \
    47                   $(DISABLE_NLS) \
    48                   $(DISABLE_LARGEFILE) \
     47                  --disable-nls \
     48                  --enable-largefile \
    4949                  --with-gnu-ld \
    5050                  --with-cups-user=root \
  • package/curl/Makefile

    rdf8d88a rc57fbc9  
    5151                        --sbindir=/usr/sbin \
    5252                        --sysconfdir=/etc \
    53                         $(DISABLE_LARGEFILE) \
    54                         $(DISABLE_NLS) \
     53                        --enable-largefile \
     54                        --disable-nls \
    5555                        --enable-shared \
    5656                        --enable-static \
  • package/cyrus-sasl/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_NLS) \
    46                   $(DISABLE_LARGEFILE) \
     45                  --disable-nls \
     46                  --enable-largefile \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/deco/Makefile

    rdf8d88a rc57fbc9  
    4242                        --sbindir=/usr/sbin \
    4343                        --sysconfdir=/etc \
    44                         $(DISABLE_LARGEFILE) \
    45                         $(DISABLE_NLS) \
     44                        --enable-largefile \
     45                        --disable-nls \
    4646        );
    4747        touch $@
  • package/dhcp-forwarder/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747        )
    4848        touch $@
  • package/dsniff/Makefile

    rdf8d88a rc57fbc9  
    5050                  --with-libnet="$(STAGING_DIR)/usr" \
    5151                  --with-openssl="$(STAGING_DIR)/usr" \
    52                   $(DISABLE_LARGEFILE) \
    53                   $(DISABLE_NLS) \
     52                  --enable-largefile \
     53                  --disable-nls \
    5454        );
    5555        touch $@
  • package/e2fsprogs/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/elinks/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-small\
    4949                        --enable-256-colors\
  • package/ethtool/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747        );
    4848        touch $@
  • package/expat/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_NLS) \
    46                         $(DISABLE_LARGEFILE) \
     45                        --disable-nls \
     46                        --enable-largefile \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/ez-ipupdate/Makefile

    rdf8d88a rc57fbc9  
    3838                --sbindir=/usr/sbin \
    3939                --sysconfdir=/etc \
    40                 $(DISABLE_NLS) \
     40                --disable-nls \
    4141        );
    4242        touch $@
  • package/fetchmail/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_NLS) \
    50                         $(DISABLE_LARGEFILE) \
     49                        --disable-nls \
     50                        --enable-largefile \
    5151                        --enable-fallback=procmail \
    5252                        --without-hesiod \
  • package/fping/Makefile

    rdf8d88a rc57fbc9  
    3535                --mandir=/usr/man \
    3636                --infodir=/usr/info \
    37                 $(DISABLE_NLS) \
    38                 $(DISABLE_LARGEFILE) \
     37                --disable-nls \
     38                --enable-largefile \
    3939        );
    4040        touch $@
  • package/fprobe-ulog/Makefile

    rdf8d88a rc57fbc9  
    3838                        --with-membulk=index8 \
    3939                        --with-hash=xor8 \
    40                         $(DISABLE_NLS) \
     40                        --disable-nls \
    4141        )
    4242        touch $@
  • package/fprobe/Makefile

    rdf8d88a rc57fbc9  
    4040                        --with-membulk=index8 \
    4141                        --with-hash=xor8 \
    42                         $(DISABLE_NLS) \
     42                        --disable-nls \
    4343        )
    4444        touch $@
  • package/freeradius/Makefile

    rdf8d88a rc57fbc9  
    171171                        --sbindir=/usr/sbin \
    172172                        --sysconfdir=/etc \
    173                         $(DISABLE_LARGEFILE) \
    174                         $(DISABLE_NLS) \
     173                        --enable-largefile \
     174                        --disable-nls \
    175175                        $(PKG_CONFIGURE_OPTIONS) \
    176176        )
  • package/freetype/Makefile

    rdf8d88a rc57fbc9  
    4141                        --mandir=/usr/man \
    4242                        --infodir=/usr/info \
    43                         $(DISABLE_NLS) \
    44                         $(DISABLE_LARGEFILE) \
     43                        --disable-nls \
     44                        --enable-largefile \
    4545                        --enable-shared=yes \
    4646                        --enable-static=yes \
  • package/fuse/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --enable-shared \
    5353                        --enable-static \
  • package/gdbserver/Makefile

    rdf8d88a rc57fbc9  
    4242                  --mandir=/usr/man \
    4343                  --infodir=/usr/info \
    44                   $(DISABLE_NLS) \
    45                   $(DISABLE_LARGEFILE) \
     44                  --disable-nls \
     45                  --enable-largefile \
    4646        );
    4747        touch $@
  • package/glib/Makefile

    rdf8d88a rc57fbc9  
    6565                  --mandir=/usr/man \
    6666                  --infodir=/usr/info \
    67                   $(DISABLE_NLS) \
    68                   $(DISABLE_LARGEFILE) \
     67                  --disable-nls \
     68                  --enable-largefile \
    6969                  --enable-shared=yes \
    7070                  --enable-static=yes \
  • package/gmediaserver/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --enable-shared \
    5050                        --disable-static \
  • package/gmp/Makefile

    rdf8d88a rc57fbc9  
    4141                  --sbindir=/usr/sbin \
    4242                  --sysconfdir=/etc \
    43                   $(DISABLE_NLS) \
    44                   $(DISABLE_LARGEFILE) \
     43                  --disable-nls \
     44                  --enable-largefile \
    4545                  --enable-shared \
    4646                  --enable-static \
  • package/gnutls/Makefile

    rdf8d88a rc57fbc9  
    5555                --sbindir=/usr/sbin \
    5656                --sysconfdir=/etc \
    57                 $(DISABLE_NLS) \
    58                 $(DISABLE_LARGEFILE) \
     57                --disable-nls \
     58                --enable-largefile \
    5959                --enable-shared \
    6060                --enable-static \
  • package/gpg/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --disable-asm \
    5050                        --disable-gnupg-iconv \
  • package/gpsd/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --enable-shared \
    5050                        --enable-static \
  • package/haserl/Makefile

    rdf8d88a rc57fbc9  
    4141                  --sbindir=/usr/sbin \
    4242                  --sysconfdir=/etc \
    43                   $(DISABLE_LARGEFILE) \
    44                   $(DISABLE_NLS) \
     43                  --enable-largefile \
     44                  --disable-nls \
    4545        )
    4646        touch $@
  • package/howl/Makefile

    rdf8d88a rc57fbc9  
    4747                  --sbindir=/usr/sbin \
    4848                  --sysconfdir=/etc \
    49                   $(DISABLE_LARGEFILE) \
    50                   $(DISABLE_NLS) \
     49                  --enable-largefile \
     50                  --disable-nls \
    5151                  --enable-shared \
    5252                  --enable-static \
  • package/icecast/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --disable-static \
  • package/id3lib/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --enable-shared \
    5050                        --enable-static \
  • package/iftop/Makefile

    rdf8d88a rc57fbc9  
    4141                        --bindir=/usr/bin \
    4242                        --sysconfdir=/etc \
    43                         $(DISABLE_NLS) \
    44                         $(DISABLE_LARGEFILE) \
     43                        --disable-nls \
     44                        --enable-largefile \
    4545        );
    4646        touch $@
  • package/ipcad/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --disable-static \
  • package/iperf/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --enable-shared \
    5050                        --disable-static \
  • package/ipkg/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949        )
    5050        touch $@
  • package/ipsec-tools/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --enable-shared \
    5353                        --enable-static \
  • package/iptables-snmp/Makefile

    rdf8d88a rc57fbc9  
    4242                        --sbindir=/usr/sbin \
    4343                        --sysconfdir=/etc \
    44                         $(DISABLE_LARGEFILE) \
    45                         $(DISABLE_NLS) \
     44                        --enable-largefile \
     45                        --disable-nls \
    4646        );
    4747        touch $@
  • package/irssi/Makefile

    rdf8d88a rc57fbc9  
    4747                --without-file-offset-size \
    4848                --without-ssl \
    49                 $(DISABLE_NLS) \
     49                --disable-nls \
    5050                --disable-ssl \
    5151                --disable-ipv6 \
  • package/jpeg/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/kismet/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc/kismet \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --enable-syspcap=yes \
    5353                        --disable-setuid \
  • package/knock/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc/kismet \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --disable-static \
  • package/lcd4linux/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848                  --without-x \
    4949                  --with-drivers='all,!PNG,!RouterBoard,!X11' \
  • package/less/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --disable-static \
  • package/libao/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libart/Makefile

    rdf8d88a rc57fbc9  
    4141                        --mandir=/usr/man \
    4242                        --infodir=/usr/info \
    43                         $(DISABLE_NLS) \
    44                         $(DISABLE_LARGEFILE) \
     43                        --disable-nls \
     44                        --enable-largefile \
    4545                        --enable-shared=yes \
    4646                        --enable-static=yes \
  • package/libaudiofile/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_NLS) \
    47                         $(DISABLE_LARGEFILE) \
     46                        --disable-nls \
     47                        --enable-largefile \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libdaemon/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libdb/Makefile

    rdf8d88a rc57fbc9  
    4444                --sbindir=/usr/sbin \
    4545                --sysconfdir=/etc \
    46                 $(DISABLE_NLS) \
    47                 $(DISABLE_LARGEFILE) \
     46                --disable-nls \
     47                --enable-largefile \
    4848                --enable-shared \
    4949                --enable-static \
  • package/libdnet/Makefile

    rdf8d88a rc57fbc9  
    4848                --sbindir=/usr/sbin \
    4949                --sysconfdir=/etc \
    50                 $(DISABLE_NLS) \
    51                 $(DISABLE_LARGEFILE) \
     50                --disable-nls \
     51                --enable-largefile \
    5252                --enable-shared \
    5353                --enable-static \
  • package/libelf/Makefile

    rdf8d88a rc57fbc9  
    4949                  --sbindir=/usr/sbin \
    5050                  --sysconfdir=/etc \
    51                   $(DISABLE_LARGEFILE) \
    52                   $(DISABLE_NLS) \
     51                  --enable-largefile \
     52                  --disable-nls \
    5353                  --enable-shared \
    5454                  --enable-static \
  • package/libevent/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/libffi-sable/Makefile

    rdf8d88a rc57fbc9  
    4545                  --sbindir=/usr/sbin \
    4646                  --sysconfdir=/etc \
    47                   $(DISABLE_LARGEFILE) \
    48                   $(DISABLE_NLS) \
     47                  --enable-largefile \
     48                  --disable-nls \
    4949                  --enable-shared \
    5050                  --enable-static \
  • package/libgcrypt/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_NLS) \
    46                 $(DISABLE_LARGEFILE) \
     45                --disable-nls \
     46                --enable-largefile \
    4747                --enable-shared \
    4848                --enable-static \
  • package/libgd/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libgdbm/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_NLS) \
    46                 $(DISABLE_LARGEFILE) \
     45                --disable-nls \
     46                --enable-largefile \
    4747                --enable-shared \
    4848                --enable-static \
  • package/libgpg-error/Makefile

    rdf8d88a rc57fbc9  
    4646                --sbindir=/usr/sbin \
    4747                --sysconfdir=/etc \
    48                 $(DISABLE_NLS) \
    49                 $(DISABLE_LARGEFILE) \
     48                --disable-nls \
     49                --enable-largefile \
    5050                --enable-shared \
    5151                --enable-static \
  • package/libiconv/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_NLS) \
    46                 $(DISABLE_LARGEFILE) \
     45                --disable-nls \
     46                --enable-largefile \
    4747        );
    4848        touch $@
  • package/libid3tag/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_NLS) \
    46                         $(DISABLE_LARGEFILE) \
     45                        --disable-nls \
     46                        --enable-largefile \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/liblzo/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/libmad/Makefile

    rdf8d88a rc57fbc9  
    5353                        --sbindir=/usr/sbin \
    5454                        --sysconfdir=/etc \
    55                         $(DISABLE_LARGEFILE) \
    56                         $(DISABLE_NLS) \
     55                        --enable-largefile \
     56                        --disable-nls \
    5757                        --enable-shared \
    5858                        --enable-static \
  • package/libnet/Makefile

    rdf8d88a rc57fbc9  
    5656                --sbindir=/usr/sbin \
    5757                --sysconfdir=/etc \
    58                 $(DISABLE_NLS) \
    59                 $(DISABLE_LARGEFILE) \
     58                --disable-nls \
     59                --enable-largefile \
    6060                --enable-shared \
    6161                --enable-static \
  • package/libnids/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                 $(DISABLE_NLS) \
    46                 $(DISABLE_LARGEFILE) \
     45                --disable-nls \
     46                --enable-largefile \
    4747                --enable-shared \
    4848                --enable-static \
  • package/libogg/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libol/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/libosip2/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/libpcap/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_NLS) \
    47                   $(DISABLE_LARGEFILE) \
     46                  --disable-nls \
     47                  --enable-largefile \
    4848                  --enable-shared \
    4949                  --enable-static \
  • package/libpng/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/libtasn1/Makefile

    rdf8d88a rc57fbc9  
    5353                --sbindir=/usr/sbin \
    5454                --sysconfdir=/etc \
    55                 $(DISABLE_NLS) \
    56                 $(DISABLE_LARGEFILE) \
     55                --disable-nls \
     56                --enable-largefile \
    5757                --enable-shared \
    5858                --enable-static \
  • package/libtool/Makefile

    rdf8d88a rc57fbc9  
    4141                  --sbindir=/usr/sbin \
    4242                  --sysconfdir=/etc \
    43                   $(DISABLE_NLS) \
    44                   $(DISABLE_LARGEFILE) \
     43                  --disable-nls \
     44                  --enable-largefile \
    4545                  --enable-shared \
    4646                  --enable-static \
  • package/libusb/Makefile

    rdf8d88a rc57fbc9  
    4444                --sbindir=/usr/sbin \
    4545                --sysconfdir=/etc \
    46                 $(DISABLE_NLS) \
    47                 $(DISABLE_LARGEFILE) \
     46                --disable-nls \
     47                --enable-largefile \
    4848                --enable-shared \
    4949                --enable-static \
  • package/libvorbis/Makefile

    rdf8d88a rc57fbc9  
    4949                        --sbindir=/usr/sbin \
    5050                        --sysconfdir=/etc \
    51                         $(DISABLE_LARGEFILE) \
    52                         $(DISABLE_NLS) \
     51                        --enable-largefile \
     52                        --disable-nls \
    5353                        --enable-shared \
    5454                        --enable-static \
  • package/libvorbisidec/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libxml2/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/libxslt/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/lighttpd/Makefile

    rdf8d88a rc57fbc9  
    8888                        --sbindir=/usr/sbin \
    8989                        --sysconfdir=/etc/lighttpd \
    90                         $(DISABLE_LARGEFILE) \
    91                         $(DISABLE_NLS) \
     90                        --enable-largefile \
     91                        --disable-nls \
    9292                        --enable-shared \
    9393                        --enable-static \
  • package/lrzsz/Makefile

    rdf8d88a rc57fbc9  
    4242                        --sbindir=/usr/sbin \
    4343                        --sysconfdir=/etc \
    44                         $(DISABLE_LARGEFILE) \
    45                         $(DISABLE_NLS) \
     44                        --enable-largefile \
     45                        --disable-nls \
    4646                        --without-libiconv-prefix \
    4747                        --without-libintl-prefix \
  • package/madplay/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --enable-shared \
    5353                        --disable-static \
  • package/maradns/Makefile

    rdf8d88a rc57fbc9  
    4040                --sbindir=/usr/sbin \
    4141                --sysconfdir=/etc \
    42                   $(DISABLE_LARGEFILE) \
    43                   $(DISABLE_NLS) \
     42                  --enable-largefile \
     43                  --disable-nls \
    4444                  --enable-shared \
    4545                  --disable-static \
  • package/matrixtunnel/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --without-libiconv-prefix \
    4848                        --without-libintl-prefix \
  • package/miau/Makefile

    rdf8d88a rc57fbc9  
    5050                        --enable-privlog \
    5151                        --enable-onconnect \
    52                         $(DISABLE_NLS) \
    53                         $(DISABLE_LARGEFILE) \
     52                        --disable-nls \
     53                        --enable-largefile \
    5454        );
    5555        touch $@
  • package/miredo/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_LARGEFILE) \
    50                         $(DISABLE_NLS) \
     49                        --enable-largefile \
     50                        --disable-nls \
    5151                        --disable-shared \
    5252                        --enable-static \
  • package/monit/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --with-ssl \
    5050                        --with-ssl-dir="$(STAGING_DIR)/usr" \
     
    7575                        --sbindir=/usr/sbin \
    7676                        --sysconfdir=/etc \
    77                         $(DISABLE_LARGEFILE) \
    78                         $(DISABLE_NLS) \
     77                        --enable-largefile \
     78                        --disable-nls \
    7979                        --without-ssl \
    8080        );
  • package/motion/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --without-ffmpeg \
    4848                        --without-jpeg-mmx \
  • package/mt-daapd/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --disable-static \
  • package/mtr/Makefile

    rdf8d88a rc57fbc9  
    5050                        --sbindir=/usr/sbin \
    5151                        --sysconfdir=/etc \
    52                         $(DISABLE_LARGEFILE) \
    53                         $(DISABLE_NLS) \
     52                        --enable-largefile \
     53                        --disable-nls \
    5454                        --without-gtk \
    5555        );
  • package/mutt/Makefile

    rdf8d88a rc57fbc9  
    4848                --enable-imap \
    4949                --with-ssl \
    50                 $(DISABLE_NLS) \
     50                --disable-nls \
    5151        );
    5252        touch $@
  • package/mysql/Makefile

    rdf8d88a rc57fbc9  
    6060                --sbindir=/usr/sbin \
    6161                --sysconfdir=/etc \
    62                 $(DISABLE_LARGEFILE) \
    63                 $(DISABLE_NLS) \
     62                --enable-largefile \
     63                --disable-nls \
    6464                --enable-shared \
    6565                --enable-static \
  • package/nano/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --disable-static \
  • package/ncurses/Makefile

    rdf8d88a rc57fbc9  
    4444                --sbindir=/usr/sbin \
    4545                --sysconfdir=/etc \
    46                 $(DISABLE_NLS) \
    47                 $(DISABLE_LARGEFILE) \
     46                --disable-nls \
     47                --enable-largefile \
    4848                --enable-echo \
    4949                --enable-const \
     
    8888                --sbindir=/usr/sbin \
    8989                --sysconfdir=/etc \
    90                 $(DISABLE_NLS) \
    91                 $(DISABLE_LARGEFILE) \
     90                --disable-nls \
     91                --enable-largefile \
    9292                --enable-echo \
    9393                --enable-const \
  • package/net-snmp/Makefile

    rdf8d88a rc57fbc9  
    126126                        --sbindir=/usr/sbin \
    127127                        --sysconfdir=/etc \
    128                         $(DISABLE_LARGEFILE) \
    129                         $(DISABLE_NLS) \
     128                        --enable-largefile \
     129                        --disable-nls \
    130130                        $(PKG_CONFIGURE_OPTIONS) \
    131131        );
  • package/netstat-nat/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747        );
    4848        touch $@
  • package/nfs-server/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747        );
    4848        touch $@
  • package/nmap/Makefile

    rdf8d88a rc57fbc9  
    4747                  --sbindir=/usr/sbin \
    4848                  --sysconfdir=/etc \
    49                   $(DISABLE_LARGEFILE) \
    50                   $(DISABLE_NLS) \
     49                  --enable-largefile \
     50                  --disable-nls \
    5151                  --without-openssl \
    5252                  --without-nmapfe \
  • package/nocatsplash/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sysconfdir=/etc \
    4545                  --with-firewall=iptables \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848                  --with-glib-prefix="$(STAGING_DIR)/usr" \
    4949        )
  • package/opencdk/Makefile

    rdf8d88a rc57fbc9  
    5353                --sbindir=/usr/sbin \
    5454                --sysconfdir=/etc \
    55                 $(DISABLE_NLS) \
    56                 $(DISABLE_LARGEFILE) \
     55                --disable-nls \
     56                --enable-largefile \
    5757                --enable-shared \
    5858                --enable-static \
  • package/openh323/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                           $(DISABLE_LARGEFILE) \
    46                           $(DISABLE_NLS) \
     45                          --enable-largefile \
     46                          --disable-nls \
    4747                        \
    4848                        --enable-minsize \
  • package/openldap/Makefile

    rdf8d88a rc57fbc9  
    6262                  --sbindir=/usr/sbin \
    6363                  --sysconfdir=/etc \
    64                   $(DISABLE_LARGEFILE) \
    65                   $(DISABLE_NLS) \
     64                  --enable-largefile \
     65                  --disable-nls \
    6666                  $(PKG_CONFIGURE_OPTIONS) \
    6767                  --without-cyrus-sasl \
     
    9898                  --sbindir=/usr/sbin \
    9999                  --sysconfdir=/etc \
    100                   $(DISABLE_LARGEFILE) \
    101                   $(DISABLE_NLS) \
     100                  --enable-largefile \
     101                  --disable-nls \
    102102                  $(PKG_CONFIGURE_OPTIONS) \
    103103        )
  • package/openntpd/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848                  --with-builtin-arc4random \
    4949                  --with-privsep-user=ntp \
  • package/openssh/Makefile

    rdf8d88a rc57fbc9  
    5353                        --sbindir=/usr/sbin \
    5454                        --sysconfdir=/etc/ssh \
    55                         $(DISABLE_LARGEFILE) \
    56                         $(DISABLE_NLS) \
     55                        --enable-largefile \
     56                        --disable-nls \
    5757                        --enable-shared \
    5858                        --disable-static \
  • package/openvpn/Makefile

    rdf8d88a rc57fbc9  
    7171                  --sbindir=/usr/sbin \
    7272                  --sysconfdir=/etc \
    73                   $(DISABLE_LARGEFILE) \
    74                   $(DISABLE_NLS) \
     73                  --enable-largefile \
     74                  --disable-nls \
    7575                  --enable-shared \
    7676                  --disable-static \
  • package/osiris/Makefile

    rdf8d88a rc57fbc9  
    4646                  --sbindir=/usr/sbin \
    4747                  --sysconfdir=/etc \
    48                   $(DISABLE_LARGEFILE) \
    49                   $(DISABLE_NLS) \
     48                  --enable-largefile \
     49                  --disable-nls \
    5050                  --with-osiris-user=root \
    5151                  --with-root-dir=/var/lib/osiris \
  • package/pcre/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --enable-static \
  • package/peercast/Makefile

    rdf8d88a rc57fbc9  
    4646                        --sbindir=/usr/sbin \
    4747                        --sysconfdir=/etc \
    48                         $(DISABLE_LARGEFILE) \
    49                         $(DISABLE_NLS) \
     48                        --enable-largefile \
     49                        --disable-nls \
    5050                        --enable-shared \
    5151                        --disable-static \
  • package/php4/Makefile

    rdf8d88a rc57fbc9  
    174174                  --sbindir=/usr/sbin \
    175175                  --sysconfdir=/etc \
    176                   $(DISABLE_LARGEFILE) \
    177                   $(DISABLE_NLS) \
     176                  --enable-largefile \
     177                  --disable-nls \
    178178                  $(PKG_CONFIGURE_OPTS) \
    179179                  --enable-cli \
     
    210210                  --sbindir=/usr/sbin \
    211211                  --sysconfdir=/etc \
    212                   $(DISABLE_LARGEFILE) \
    213                   $(DISABLE_NLS) \
     212                  --enable-largefile \
     213                  --disable-nls \
    214214                  $(PKG_CONFIGURE_OPTS) \
    215215                  --disable-cli \
     
    247247                  --sbindir=/usr/sbin \
    248248                  --sysconfdir=/etc \
    249                   $(DISABLE_LARGEFILE) \
    250                   $(DISABLE_NLS) \
     249                  --enable-largefile \
     250                  --disable-nls \
    251251                  $(PKG_CONFIGURE_OPTS) \
    252252                  --disable-cli \
  • package/php5/Makefile

    rdf8d88a rc57fbc9  
    178178                  --sbindir=/usr/sbin \
    179179                  --sysconfdir=/etc \
    180                   $(DISABLE_LARGEFILE) \
    181                   $(DISABLE_NLS) \
     180                  --enable-largefile \
     181                  --disable-nls \
    182182                  $(PKG_CONFIGURE_OPTS) \
    183183                  --enable-cli \
     
    214214                  --sbindir=/usr/sbin \
    215215                  --sysconfdir=/etc \
    216                   $(DISABLE_LARGEFILE) \
    217                   $(DISABLE_NLS) \
     216                  --enable-largefile \
     217                  --disable-nls \
    218218                  $(PKG_CONFIGURE_OPTS) \
    219219                  --disable-cli \
     
    251251                  --sbindir=/usr/sbin \
    252252                  --sysconfdir=/etc \
    253                   $(DISABLE_LARGEFILE) \
    254                   $(DISABLE_NLS) \
     253                  --enable-largefile \
     254                  --disable-nls \
    255255                  $(PKG_CONFIGURE_OPTS) \
    256256                  --disable-cli \
  • package/pmacct/Makefile

    rdf8d88a rc57fbc9  
    110110                        --sbindir=/usr/sbin \
    111111                        --sysconfdir=/etc \
    112                         $(DISABLE_LARGEFILE) \
    113                         $(DISABLE_NLS) \
     112                        --enable-largefile \
     113                        --disable-nls \
    114114                        --enable-shared \
    115115                        --disable-static \
  • package/popt/Makefile

    rdf8d88a rc57fbc9  
    4343                --sbindir=/usr/sbin \
    4444                --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                --enable-shared \
    4848                --enable-static \
  • package/postgresql/Makefile

    rdf8d88a rc57fbc9  
    4949                --sbindir=/usr/sbin \
    5050                --sysconfdir=/etc \
    51                 $(DISABLE_NLS) \
    52                 $(DISABLE_LARGEFILE) \
     51                --disable-nls \
     52                --enable-largefile \
    5353                --enable-shared \
    5454                --enable-static \
  • package/ppp/Makefile

    rdf8d88a rc57fbc9  
    6767                  --sbindir=/usr/sbin \
    6868                  --sysconfdir=/etc \
    69                   $(DISABLE_LARGEFILE) \
    70                   $(DISABLE_NLS) \
     69                  --enable-largefile \
     70                  --disable-nls \
    7171        )
    7272        touch $@
  • package/pptpd/Makefile

    rdf8d88a rc57fbc9  
    4141                  --sbindir=/usr/sbin \
    4242                  --sysconfdir=/etc \
    43                   $(DISABLE_LARGEFILE) \
    44                   $(DISABLE_NLS) \
     43                  --enable-largefile \
     44                  --disable-nls \
    4545                  --with-pppd-ip-alloc \
    4646        )
  • package/privoxy/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_NLS) \
     46                  --disable-nls \
    4747                  --disable-static \
    4848        );
  • package/ptunnel/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_LARGEFILE) \
    50                         $(DISABLE_NLS) \
     49                        --enable-largefile \
     50                        --disable-nls \
    5151                        --enable-shared \
    5252                        --disable-static \
  • package/pwlib/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                           $(DISABLE_LARGEFILE) \
    46                           $(DISABLE_NLS) \
     45                          --enable-largefile \
     46                          --disable-nls \
    4747                        \
    4848                        --enable-minsize \
  • package/quagga/Makefile

    rdf8d88a rc57fbc9  
    5353                --sbindir=/usr/sbin \
    5454                --sysconfdir=/etc/quagga \
    55                 $(DISABLE_NLS) \
    56                 $(DISABLE_LARGEFILE) \
     55                --disable-nls \
     56                --enable-largefile \
    5757                --enable-shared \
    5858                --disable-static \
  • package/raddump/Makefile

    rdf8d88a rc57fbc9  
    2626                ac_cv_func_malloc_0_nonnull=yes \
    2727                ac_cv_func_realloc_0_nonnull=yes \
    28                 $(DISABLE_NLS) \
     28                --disable-nls \
    2929                --target=$(GNU_TARGET_NAME) \
    3030                --host=$(GNU_TARGET_NAME) \
  • package/radiusclient-ng/Makefile

    rdf8d88a rc57fbc9  
    4545                --sbindir=/usr/sbin \
    4646                --sysconfdir=/etc \
    47                 $(DISABLE_NLS) \
    48                 $(DISABLE_LARGEFILE) \
     47                --disable-nls \
     48                --enable-largefile \
    4949        );
    5050        touch $@
  • package/radvd/Makefile

    rdf8d88a rc57fbc9  
    4242                  --sbindir=/usr/sbin \
    4343                  --sysconfdir=/etc \
    44                   $(DISABLE_LARGEFILE) \
    45                   $(DISABLE_NLS) \
     44                  --enable-largefile \
     45                  --disable-nls \
    4646                  --with-configfile=/etc/radvd.conf \
    4747                  --with-logfile=/var/log/radvd.log \
  • package/rarpd/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --with-libnet="$(STAGING_DIR)/usr" \
    5353                        --with-pcap="$(STAGING_DIR)/usr" \
  • package/readline/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/rp-pppoe/Makefile

    rdf8d88a rc57fbc9  
    5050                  --sbindir=/usr/sbin \
    5151                  --sysconfdir=/etc \
    52                   $(DISABLE_LARGEFILE) \
    53                   $(DISABLE_NLS) \
     52                  --enable-largefile \
     53                  --disable-nls \
    5454        )
    5555        touch $@
  • package/rp-pppoe/ipkg/rules

    rdf8d88a rc57fbc9  
    5757          --sbindir=/usr/sbin \
    5858          --sysconfdir=/etc \
    59           $(DISABLE_LARGEFILE) \
    60           $(DISABLE_NLS) \
     59          --enable-largefile \
     60          --disable-nls \
    6161          $(CONFIGURE_OPTS) \
    6262
  • package/rrdcollect/Makefile

    rdf8d88a rc57fbc9  
    4949                        --mandir=/usr/man \
    5050                        --infodir=/usr/info \
    51                         $(DISABLE_NLS) \
    52                         $(DISABLE_LARGEFILE) \
     51                        --disable-nls \
     52                        --enable-largefile \
    5353                        --enable-shared \
    5454                        --disable-static \
  • package/rrdtool/Makefile

    rdf8d88a rc57fbc9  
    4646                        --mandir=/usr/man \
    4747                        --infodir=/usr/info \
    48                         $(DISABLE_NLS) \
    49                         $(DISABLE_LARGEFILE) \
     48                        --disable-nls \
     49                        --enable-largefile \
    5050                        --enable-shared=yes \
    5151                        --enable-static=yes \
  • package/rrdtool1/Makefile

    rdf8d88a rc57fbc9  
    4848                        --sbindir=/usr/sbin \
    4949                        --sysconfdir=/etc \
    50                         $(DISABLE_LARGEFILE) \
    51                         $(DISABLE_NLS) \
     50                        --enable-largefile \
     51                        --disable-nls \
    5252                        --enable-shared=yes \
    5353                        --enable-static=yes \
  • package/rsync/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747        );
    4848        touch $@
  • package/sablevm-classpath/Makefile

    rdf8d88a rc57fbc9  
    4949                  --sbindir=/usr/sbin \
    5050                  --sysconfdir=/etc \
    51                   $(DISABLE_LARGEFILE) \
    52                   $(DISABLE_NLS) \
     51                  --enable-largefile \
     52                  --disable-nls \
    5353                  --enable-shared \
    5454                  --disable-static \
  • package/sablevm/Makefile

    rdf8d88a rc57fbc9  
    4545                  --sbindir=/usr/sbin \
    4646                  --sysconfdir=/etc \
    47                   $(DISABLE_LARGEFILE) \
    48                   $(DISABLE_NLS) \
     47                  --enable-largefile \
     48                  --disable-nls \
    4949                  --enable-shared \
    5050                  --disable-static \
  • package/samba/Makefile

    rdf8d88a rc57fbc9  
    4040                        --sbindir=/usr/sbin \
    4141                        --sysconfdir=/etc/samba \
    42                         $(DISABLE_LARGEFILE) \
    43                         $(DISABLE_NLS) \
     42                        --enable-largefile \
     43                        --disable-nls \
    4444                        --with-lockdir=/var/run/samba \
    4545                        --with-privatedir=/etc/samba \
     
    116116                        --sbindir=/usr/sbin \
    117117                        --sysconfdir=/etc/samba \
    118                         $(DISABLE_LARGEFILE) \
    119                         $(DISABLE_NLS) \
     118                        --enable-largefile \
     119                        --disable-nls \
    120120                        --with-lockdir=/var/run/samba \
    121121                        --with-privatedir=/etc/samba \
  • package/sane-backends/Makefile

    rdf8d88a rc57fbc9  
    4646                        --sbindir=/usr/sbin \
    4747                        --sysconfdir=/etc \
    48                         $(DISABLE_LARGEFILE) \
    49                         $(DISABLE_NLS) \
     48                        --enable-largefile \
     49                        --disable-nls \
    5050                        --enable-shared \
    5151                        --disable-static \
  • package/scdp/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --disable-static \
  • package/screen/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848                  --enable-shared \
    4949                  --disable-static \
  • package/serdisplib/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --disable-static \
  • package/setserial/Makefile

    rdf8d88a rc57fbc9  
    4040                  --sbindir=/usr/sbin \
    4141                  --sysconfdir=/etc \
    42                   $(DISABLE_LARGEFILE) \
    43                   $(DISABLE_NLS) \
     42                  --enable-largefile \
     43                  --disable-nls \
    4444        )
    4545        touch $@
  • package/siproxd/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_LARGEFILE) \
    46                         $(DISABLE_NLS) \
     45                        --enable-largefile \
     46                        --disable-nls \
    4747                        --enable-shared \
    4848                        --disable-static \
  • package/sipsak/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --enable-shared \
    5050                        --disable-static \
  • package/slurm/Makefile

    rdf8d88a rc57fbc9  
    5050                        --sbindir=/usr/sbin \
    5151                        --sysconfdir=/etc \
    52                         $(DISABLE_LARGEFILE) \
    53                         $(DISABLE_NLS) \
     52                        --enable-largefile \
     53                        --disable-nls \
    5454        );
    5555        touch $@
  • package/snort-wireless/Makefile

    rdf8d88a rc57fbc9  
    3535        --sbindir=/usr/sbin \
    3636        --sysconfdir=/etc \
    37         $(DISABLE_LARGEFILE) \
    38         $(DISABLE_NLS) \
     37        --enable-largefile \
     38        --disable-nls \
    3939        --enable-shared \
    4040        --disable-static \
  • package/snort/Makefile

    rdf8d88a rc57fbc9  
    3535        --sbindir=/usr/sbin \
    3636        --sysconfdir=/etc \
    37         $(DISABLE_LARGEFILE) \
    38         $(DISABLE_NLS) \
     37        --enable-largefile \
     38        --disable-nls \
    3939        --enable-shared \
    4040        --disable-static \
  • package/socat/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --disable-libwrap \
    4949                        --disable-readline \
  • package/speex/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --enable-static \
  • package/sqlite/Makefile

    rdf8d88a rc57fbc9  
    5050                        --sbindir=/usr/sbin \
    5151                        --sysconfdir=/etc \
    52                         $(DISABLE_LARGEFILE) \
    53                         $(DISABLE_NLS) \
     52                        --enable-largefile \
     53                        --disable-nls \
    5454                        --enable-shared \
    5555                        --enable-static \
  • package/sqlite2/Makefile

    rdf8d88a rc57fbc9  
    5151                        --sbindir=/usr/sbin \
    5252                        --sysconfdir=/etc \
    53                         $(DISABLE_LARGEFILE) \
     53                        --enable-largefile \
    5454                        --enable-shared \
    5555                        --enable-static \
  • package/squid/Makefile

    rdf8d88a rc57fbc9  
    136136                        --sbindir=/usr/sbin \
    137137                        --sysconfdir=/etc/squid \
    138                         $(DISABLE_LARGEFILE) \
     138                        --enable-largefile \
    139139                        --enable-shared \
    140140                        --enable-static \
  • package/srelay/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sysconfdir=/etc \
    4444                  --disable-thread \
    45                   $(DISABLE_NLS) \
    46                   $(DISABLE_LARGEFILE) \
     45                  --disable-nls \
     46                  --enable-largefile \
    4747        );
    4848        touch $@
  • package/ssmtp/Makefile

    rdf8d88a rc57fbc9  
    4545                  --sbindir=/usr/sbin \
    4646                  --sysconfdir=/etc \
    47                   $(DISABLE_NLS) \
    48                   $(DISABLE_LARGEFILE) \
     47                  --disable-nls \
     48                  --enable-largefile \
    4949        );
    5050        touch $@
  • package/strace/Makefile

    rdf8d88a rc57fbc9  
    4242                --sbindir=/usr/sbin \
    4343                --sysconfdir=/etc \
    44                 $(DISABLE_NLS) \
    45                 $(DISABLE_LARGEFILE) \
     44                --disable-nls \
     45                --enable-largefile \
    4646        );
    4747        touch $@
  • package/syslog-ng/Makefile

    rdf8d88a rc57fbc9  
    4545                        --sbindir=/usr/sbin \
    4646                        --sysconfdir=/etc \
    47                         $(DISABLE_LARGEFILE) \
    48                         $(DISABLE_NLS) \
     47                        --enable-largefile \
     48                        --disable-nls \
    4949                        --disable-dependency-tracking \
    5050                        --disable-full-static \
  • package/tcpdump/Makefile

    rdf8d88a rc57fbc9  
    4949                --sbindir=/usr/sbin \
    5050                --sysconfdir=/etc \
    51                 $(DISABLE_NLS) \
    52                 $(DISABLE_LARGEFILE) \
     51                --disable-nls \
     52                --enable-largefile \
    5353                --enable-shared \
    5454                --disable-static \
  • package/tinc/Makefile

    rdf8d88a rc57fbc9  
    4545                  --sbindir=/usr/sbin \
    4646                  --sysconfdir=/etc \
    47                   $(DISABLE_NLS) \
    48                   $(DISABLE_LARGEFILE) \
     47                  --disable-nls \
     48                  --enable-largefile \
    4949                  --with-kernel=$(LINUX_DIR) \
    5050                  --with-zlib=$(STAGING_DIR)/usr/ \
  • package/tinyproxy/Makefile

    rdf8d88a rc57fbc9  
    5353                  --sbindir=/usr/sbin \
    5454                  --sysconfdir=/etc \
    55                   $(DISABLE_NLS) \
     55                  --disable-nls \
    5656                  --disable-static \
    5757                  $(ENABLE_TRANSPARENT) \
  • package/tmsnc/Makefile

    rdf8d88a rc57fbc9  
    3838                  --mandir=/usr/man \
    3939                  --infodir=/usr/info \
    40                   $(DISABLE_NLS) \
     40                  --disable-nls \
    4141                  --with-libiconv-prefix=$(STAGING_DIR)/usr \
    4242                  --with-openssl=$(STAGING_DIR)/usr \
  • package/tor/Makefile

    rdf8d88a rc57fbc9  
    4949                  --sbindir=/usr/sbin \
    5050                  --sysconfdir=/etc \
    51                   $(DISABLE_LARGEFILE) \
    52                   $(DISABLE_NLS) \
     51                  --enable-largefile \
     52                  --disable-nls \
    5353                  --enable-shared \
    5454                  --disable-static \
  • package/ulogd/Makefile

    rdf8d88a rc57fbc9  
    8888                        --sbindir=/usr/sbin \
    8989                        --sysconfdir=/etc \
    90                         $(DISABLE_LARGEFILE) \
    91                         $(DISABLE_NLS) \
     90                        --enable-largefile \
     91                        --disable-nls \
    9292                        --enable-shared \
    9393                        --disable-static \
  • package/usbutils/Makefile

    rdf8d88a rc57fbc9  
    4444                  --sbindir=/usr/sbin \
    4545                  --sysconfdir=/etc \
    46                   $(DISABLE_LARGEFILE) \
    47                   $(DISABLE_NLS) \
     46                  --enable-largefile \
     47                  --disable-nls \
    4848                  --enable-shared \
    4949                  --disable-static \
  • package/vim/Makefile

    rdf8d88a rc57fbc9  
    4141                --infodir=/usr/info \
    4242                --program-prefix="" \
    43                 $(DISABLE_NLS) \
     43                --disable-nls \
    4444                --enable-min-features \
    4545                --disable-gui \
  • package/vtun/Makefile

    rdf8d88a rc57fbc9  
    4545                --sbindir=/usr/sbin \
    4646                --sysconfdir=/etc \
    47                 $(DISABLE_LARGEFILE) \
    48                 $(DISABLE_NLS) \
     47                --enable-largefile \
     48                --disable-nls \
    4949        )
    5050        touch $@
  • package/watchdog/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_NLS) \
    46                         $(DISABLE_LARGEFILE) \
     45                        --disable-nls \
     46                        --enable-largefile \
    4747        );
    4848        touch $@
  • package/wccpd/Makefile

    rdf8d88a rc57fbc9  
    4444                        --sbindir=/usr/sbin \
    4545                        --sysconfdir=/etc \
    46                         $(DISABLE_LARGEFILE) \
    47                         $(DISABLE_NLS) \
     46                        --enable-largefile \
     47                        --disable-nls \
    4848                        --enable-shared \
    4949                        --enable-static \
  • package/wifidog/Makefile

    rdf8d88a rc57fbc9  
    4646                  --sbindir=/usr/sbin \
    4747                  --sysconfdir=/etc \
    48                   $(DISABLE_LARGEFILE) \
    49                   $(DISABLE_NLS) \
     48                  --enable-largefile \
     49                  --disable-nls \
    5050        );
    5151        touch $(PKG_BUILD_DIR)/.configured
  • package/wol/Makefile

    rdf8d88a rc57fbc9  
    4646                  --sbindir=/usr/sbin \
    4747                  --sysconfdir=/etc \
    48                   $(DISABLE_NLS) \
    49                   $(DISABLE_LARGEFILE) \
     48                  --disable-nls \
     49                  --enable-largefile \
    5050        );
    5151        touch $@
  • package/wput/Makefile

    rdf8d88a rc57fbc9  
    4141                  --sbindir=/usr/sbin \
    4242                  --sysconfdir=/etc \
    43                   $(DISABLE_LARGEFILE) \
    44                   $(DISABLE_NLS) \
     43                  --enable-largefile \
     44                  --disable-nls \
    4545                  --enable-shared \
    4646                  --disable-static \
  • package/wx200d/Makefile

    rdf8d88a rc57fbc9  
    4343                        --sbindir=/usr/sbin \
    4444                        --sysconfdir=/etc \
    45                         $(DISABLE_NLS) \
    46                         $(DISABLE_LARGEFILE) \
     45                        --disable-nls \
     46                        --enable-largefile \
    4747                        --without-libiconv-prefix \
    4848                        --without-libintl-prefix \
  • package/xinetd/Makefile

    rdf8d88a rc57fbc9  
    4343                  --sbindir=/usr/sbin \
    4444                  --sysconfdir=/etc \
    45                   $(DISABLE_LARGEFILE) \
    46                   $(DISABLE_NLS) \
     45                  --enable-largefile \
     46                  --disable-nls \
    4747                  --enable-shared \
    4848                  --disable-static \
  • package/xsupplicant/Makefile

    rdf8d88a rc57fbc9  
    4949                        --sbindir=/usr/sbin \
    5050                        --sysconfdir=/etc \
    51                         $(DISABLE_LARGEFILE) \
    52                         $(DISABLE_NLS) \
     51                        --enable-largefile \
     52                        --disable-nls \
    5353                        --with-openssl="$(STAGING_DIR)/usr" \
    5454                        --with-madwifi-path="$(STAGING_DIR)/usr/include/madwifi" \
  • rules.mk

    rdf8d88a rc57fbc9  
    8383#endif
    8484
    85 ifneq ($(BR2_LARGEFILE),y)
    86 DISABLE_LARGEFILE= --disable-largefile
    87 endif
    8885TARGET_CFLAGS:=$(TARGET_OPTIMIZATION) $(TARGET_DEBUGGING)
    8986
     
    137134                RANLIB=$(TARGET_CROSS)ranlib
    138135
    139 ifeq ($(ENABLE_LOCALE),true)
    140 DISABLE_NLS:=
    141 else
    142 DISABLE_NLS:=--disable-nls
    143 endif
    144 
    145136ifeq ($(BR2_ENABLE_MULTILIB),y)
    146137MULTILIB:=--enable-multilib
  • target/linux/package/fuse/Makefile

    rdf8d88a rc57fbc9  
    4747                        --sbindir=/usr/sbin \
    4848                        --sysconfdir=/etc \
    49                         $(DISABLE_LARGEFILE) \
    50                         $(DISABLE_NLS) \
     49                        --enable-largefile \
     50                        --disable-nls \
    5151                        --enable-shared \
    5252                        --enable-static \
  • toolchain/binutils/Makefile

    rdf8d88a rc57fbc9  
    7373                --host=$(REAL_GNU_TARGET_NAME) \
    7474                --target=$(REAL_GNU_TARGET_NAME) \
    75                 $(DISABLE_NLS) \
     75                --disable-nls \
    7676                $(MULTILIB) \
    7777                $(SOFT_FLOAT_CONFIG_OPTION) );
  • toolchain/gdb/Makefile

    rdf8d88a rc57fbc9  
    3535                --host=$(GNU_HOST_NAME) \
    3636                --target=$(REAL_GNU_TARGET_NAME) \
    37                 $(DISABLE_NLS) \
     37                --disable-nls \
    3838                --without-uiout --disable-gdbmi \
    3939                --disable-tui --disable-gdbtk --without-x \
Note: See TracChangeset for help on using the changeset viewer.