[packages/crossnacl-gcc] do not depend on makeinfo, not building .info

glen glen at pld-linux.org
Mon Feb 24 20:01:29 CET 2014


commit 81528b2e7791e855d1b20d951ed36f1e15deab9b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Feb 24 21:01:12 2014 +0200

    do not depend on makeinfo, not building .info

 crossnacl-gcc.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/crossnacl-gcc.spec b/crossnacl-gcc.spec
index e4fe1e7..ebc86b5 100644
--- a/crossnacl-gcc.spec
+++ b/crossnacl-gcc.spec
@@ -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')" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossnacl-gcc.git/commitdiff/81528b2e7791e855d1b20d951ed36f1e15deab9b



More information about the pld-cvs-commit mailing list