autoconf: portability fixes
The rework of the host tools discovery caused autoconf to embed
absolute paths to staging_dir/host/bin/perl into the shebang
of the generated autoconfig 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: 44971
Showing
- tools/autoconf/Makefile 6 additions, 6 deletionstools/autoconf/Makefile
- tools/autoconf/patches/000-relocatable.patch 76 additions, 14 deletionstools/autoconf/patches/000-relocatable.patch
- tools/autoconf/patches/001-no_emacs_lib.patch 2 additions, 2 deletionstools/autoconf/patches/001-no_emacs_lib.patch
Loading
Please register or sign in to comment