Remove gcc-testsuite from DISTFILES, along with the post-build and

check targets.  This reduces disk and bandwidth consumptions for a
feature (apparently) never used.
This commit is contained in:
Gerald Pfeifer 2009-02-01 13:17:26 +00:00
parent 7e0cdc4be4
commit 71bbf2f717
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227368
2 changed files with 1 additions and 13 deletions

View file

@ -17,8 +17,7 @@ MASTER_SITE_SUBDIR= releases/gcc-${VERSIONSTRING}
DISTFILES= gcc-core-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g++-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-g77-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-objc-${VERSIONSTRING}${EXTRACT_SUFX} \
gcc-testsuite-${VERSIONSTRING}${EXTRACT_SUFX}
gcc-objc-${VERSIONSTRING}${EXTRACT_SUFX}
MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Compiler Collection 3.4
@ -83,14 +82,6 @@ pre-configure:
@${RM} -f ${SRCDIR}/gcc/*/*.info*
@${MKDIR} ${CONFIGURE_WRKSRC}
post-build:
@${ECHO_MSG} "Consider running 'make check' before 'make install', especially"
@${ECHO_MSG} "if you have not performed this build on -STABLE or -CURRENT."
@${ECHO_MSG} "This assumes that you have the dejagnu port installed."
check: build
cd ${WRKSRC}; export RUNTESTFLAGS='--target_board ''unix{-pthread}'''; ${GMAKE} -sk check
post-install:
# man pages can only be generated if Perl >= 5.6 is installed;
# fake them otherwise.

View file

@ -10,6 +10,3 @@ SIZE (gcc-g77-3.4.6.tar.bz2) = 908261
MD5 (gcc-objc-3.4.6.tar.bz2) = 87453b6e9b32047de11ae933a985155f
SHA256 (gcc-objc-3.4.6.tar.bz2) = 053061f7d828f73e1c6a6b9d2a4eeba8d1d8f64bd0a77d2df40091a429de1f5d
SIZE (gcc-objc-3.4.6.tar.bz2) = 215655
MD5 (gcc-testsuite-3.4.6.tar.bz2) = 32a1057b841b4782ae3f4be84a98c085
SHA256 (gcc-testsuite-3.4.6.tar.bz2) = 87f8c7ca951fd13ea241328de2e0e1af8281f1aa3a68e5831e37ff746a256574
SIZE (gcc-testsuite-3.4.6.tar.bz2) = 2646715