Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 03:03:48 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        bdrewery@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org
Subject:   FreeBSD_HEAD - Build #3273 - Fixed
Message-ID:  <703916385.42.1442891034686.JavaMail.jenkins@jenkins-9.freebsd.org>
In-Reply-To: <1542307085.38.1442873550812.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <1542307085.38.1442873550812.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD_HEAD - Build #3273 - Fixed:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3273/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3273/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/3273/console

Change summaries:

288076 by bdrewery:
Fix installation of 32bit libraries after r288074.

FILES is not used when LIBRARIES_ONLY is set, which is used to build and
install the lib32 sysroot.  All of the csu files do quality as "libraries"
for this case so just undefine LIBRARIES_ONLY.

This is still better than the previous realinstall handling as it does
not hook into META_MODE properly.

Sponsored by:	EMC / Isilon Storage Division




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?703916385.42.1442891034686.JavaMail.jenkins>