aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-21 10:45:19 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-21 10:45:19 +0200
commit612148c6608fb2df34a8d01ccb3b552cd63eb263 (patch)
tree4417500d51ad7279c64fef064968533964d47226 /ChangeLog
parent1d2ea31ca95adcd68085f487629e0a1b569c7d63 (diff)
downloadglibc-612148c6608fb2df34a8d01ccb3b552cd63eb263.tar
glibc-612148c6608fb2df34a8d01ccb3b552cd63eb263.tar.gz
glibc-612148c6608fb2df34a8d01ccb3b552cd63eb263.tar.bz2
glibc-612148c6608fb2df34a8d01ccb3b552cd63eb263.zip
Generate .op pattern rules for profiling builds only
.op pattern rules are not used in non-profiling builds. This does not cause any changes to both profiling and non-profiling builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e29b7d2d7..71fed8f741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2016-09-21 Florian Weimer <fweimer@redhat.com>
+ * Makeconfig (all-object-suffixes): Include .op only if
+ $(build-profile).
+
+2016-09-21 Florian Weimer <fweimer@redhat.com>
+
* elf/sln.c: Remove HAVE_CONFIG_H, S_ISDIR, S_ISLNK preprocessor
conditionals. Do not define PATH_MAX.