Hi, In this small series I would like to address build host perl interpreter hardcoding in shebang lines of various automake/autoconf scripts.
This allows to use newer version of perl interpreter from some toolchain (e.g. devtoolset from SCL on RHEL6) when build host version is quite old to be used with automake/autoconf. Please review. Thanks. Cc: XE-Linux <xe-linux-exter...@cisco.com> Serhii Popovych (2): autoconf: Adjust shebang lines to remove interpreter path hardcode automake: Adjust shebang lines to remove interpreter path hardcode meta/recipes-devtools/autoconf/autoconf.inc | 7 +- ...tion-in-shebangs-with-modern-use-warnings.patch | 120 +++++++++++++++++++++ meta/recipes-devtools/autoconf/autoconf_2.69.bb | 1 + ...tion-in-shebangs-with-modern-use-warnings.patch | 99 +++++++++++++++++ meta/recipes-devtools/automake/automake_1.15.bb | 13 ++- 5 files changed, 236 insertions(+), 4 deletions(-) create mode 100644 meta/recipes-devtools/autoconf/autoconf/autoconf-replace-w-option-in-shebangs-with-modern-use-warnings.patch create mode 100644 meta/recipes-devtools/automake/automake/automake-replace-w-option-in-shebangs-with-modern-use-warnings.patch -- 2.7.4 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core