From 8098756bdcde2e822feea0112ac4d70ecaf6c3f1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 22 Apr 2013 11:40:28 -0400 Subject: Write needed documentation files in source target. --- (limited to 'build') diff --git a/build b/build index 0e3cc8f..00850a1 100755 --- a/build +++ b/build @@ -44,13 +44,6 @@ configure: touch $@ build: configure - # TODO: This should be done in the source target. - for f in \ - gcc/doc/gcc.texi gcc/doc/invoke.texi gcc/doc/gcov.texi \ - gcc/doc/include/funding.texi gcc/doc/gccint.texi \ - libgomp/libgomp.texi; do \ - >src/$${f}; \ - done oh-autobuild -B gcc-build -T bootstrap-lean -- -j $${JOBS:-1} \ libsubdir=/usr/lib/$(OPK_HOST_ARCH)/gcc-$(BASE_VERSION) \ libexecsubdir=/usr/lib/$(OPK_HOST_ARCH)/gcc-$(BASE_VERSION) \ -- cgit v0.9.1