automake: portability fixes
The rework of the host tools discovery caused automake to embed
absolute paths to staging_dir/host/bin/perl into the shebang
of the generated automake executables.
Switch to the portable "/usr/bin/env perl" and enable global
warnings through "$^W" instead of the "-w" interpreter argument.
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44972
Showing
- tools/automake/Makefile 3 additions, 1 deletiontools/automake/Makefile
- tools/automake/patches/000-relocatable.patch 55 additions, 3 deletionstools/automake/patches/000-relocatable.patch
- tools/automake/patches/100-aclocal-skip-not-existing-directories.patch 1 addition, 1 deletion...e/patches/100-aclocal-skip-not-existing-directories.patch
Loading
Please register or sign in to comment