diff options
Diffstat (limited to 'libmpx/ChangeLog')
-rw-r--r-- | libmpx/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libmpx/ChangeLog b/libmpx/ChangeLog index 16c40e0..82daa1f 100644 --- a/libmpx/ChangeLog +++ b/libmpx/ChangeLog @@ -1,3 +1,12 @@ +2017-01-21 Jakub Jelinek <jakub@redhat.com> + + PR other/79046 + * mpxrt/Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead + of cat to get version from BASE-VER file. + * mpxwrap/Makefile.am (gcc_version): Likewise. + * mpxrt/Makefile.in: Regenerated. + * mpxwrap/Makefile.in: Regenerated. + 2017-01-19 Jakub Jelinek <jakub@redhat.com> PR other/79046 |