]> git.pld-linux.org Git - packages/crossnacl-gcc.git/commitdiff
do not depend on makeinfo, not building .info
authorElan Ruusamäe <glen@delfi.ee>
Mon, 24 Feb 2014 19:01:12 +0000 (21:01 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 24 Feb 2014 19:01:12 +0000 (21:01 +0200)
crossnacl-gcc.spec

index e4fe1e7f4da9fa4fab9fff13cfe93e4402d79d49..ebc86b5d6a4b968f1ba559f40a221fc222fe6edd 100644 (file)
@@ -108,6 +108,7 @@ GCC_DEFINES="-Dinhibit_libc -D__gthr_posix_h"
        --disable-libstdcxx-pch \
        --disable-shared \
        --with-ppl --with-cloog \
+       MAKEINFO=/bin/true \
        CC="%{__cc}" \
        CFLAGS="$OPT_FLAGS $GCC_DEFINES" \
        CXXFLAGS="$(echo $OPT_FLAGS | sed 's/ -Wall / /g')" \
This page took 0.054862 seconds and 4 git commands to generate.