]> git.ipfire.org Git - thirdparty/glibc.git/commit - config.make.in
Avoid running $(CXX) during build to obtain header file paths
authorFlorian Weimer <fweimer@redhat.com>
Wed, 21 Sep 2016 08:45:32 +0000 (10:45 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 21 Sep 2016 08:45:32 +0000 (10:45 +0200)
commitfc3e1337be1c6935ab58bd13520f97a535cf70cc
tree05a5860b2b10ad95a4ae6b23012a3019d8830f84
parent612148c6608fb2df34a8d01ccb3b552cd63eb263
Avoid running $(CXX) during build to obtain header file paths

This reduces the build time somewhat and is particularly noticeable
during rebuilds with few code changes.
ChangeLog
Makerules
config.make.in
configure
configure.ac