Drop flags that are enabled by default now.

ledoian
Bartłomiej Piotrowski 8 years ago
parent 95ed0dda93
commit 3348322f72

@ -25,7 +25,6 @@ build() {
--with-pkg-config-libdir=/usr/lib/pkgconfig \ --with-pkg-config-libdir=/usr/lib/pkgconfig \
--with-shared --with-normal --without-debug --without-ada \ --with-shared --with-normal --without-debug --without-ada \
--enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \ --enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared \
--enable-ext-colors --enable-ext-mouse
make make
} }

Loading…
Cancel
Save