diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-19 00:16:31 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-19 00:16:31 +0000 |
commit | b1a2242e24fe984711214b7546cb993cfe45ace8 (patch) | |
tree | eb557a5f91548377314a4be2bfe6c0ad3fa4c3a8 /libcc1 | |
parent | 5128f8d0d99008d4f069bbaef9ee4372fe5da7ce (diff) | |
download | gcc-b1a2242e24fe984711214b7546cb993cfe45ace8.tar.gz |
Daily bump.
Diffstat (limited to 'libcc1')
-rw-r--r-- | libcc1/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index cb8197e203b..b94dce96abd 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,10 @@ +2020-12-18 Jakub Jelinek <jakub@redhat.com> + + PR bootstrap/98380 + * configure.ac: Set darwin_dynamic_lookup=no instead to empty + string. + * configure: Regenerated. + 2020-12-05 Iain Sandoe <iain@sandoe.co.uk> PR target/97865 |