Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[depends] bump automake to 1.15.1 #12613

Merged
merged 1 commit into from Aug 3, 2017
Merged

[depends] bump automake to 1.15.1 #12613

merged 1 commit into from Aug 3, 2017

Conversation

Rechi
Copy link
Member

@Rechi Rechi commented Aug 2, 2017

Description

bump automake to version 1.15.1

Motivation and Context

I got the following error on an linux system (debian testing/buster) because of perl 5.26.0.
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at [...]/tools/depends/native/automake-native/x86_64-linux-native/bin/automake line 3936.
automake 1.15.1 has a fix for the regex error.

How Has This Been Tested?

compiled automake on linux and osx

Types of change

  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves existing functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the Code guidelines of this project
  • My change requires a change to the documentation, either Doxygen or wiki
  • I have updated the documentation accordingly
  • I have read the CONTRIBUTING document
  • I have added tests to cover my change
  • All new and existing tests passed

@Rechi Rechi added this to the L 18.0-alpha1 milestone Aug 2, 2017
@Rechi Rechi requested a review from wsnipex August 2, 2017 20:04
@wsnipex
Copy link
Member

wsnipex commented Aug 3, 2017

fine for me,
jenkins build this please

@Rechi Rechi merged commit 65fa40f into xbmc:master Aug 3, 2017
@Rechi Rechi deleted the bumpAutomake branch August 3, 2017 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants