1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/tools
Leonardo Mörlein ffd9bd7b9b
automake: always use correct path for aclocal.real
Before this commit, it was assumed that aclocal.real is in the PATH. While
this was fine for the normal build workflow, this led to some issues if

    make TOPDIR="$(pwd)" -C "$pkgdir" compile

was called manually. The command failed with:

    /home/.../openwrt/staging_dir/host/bin/aclocal: line 2: aclocal.real: command not found
    autoreconf: /home/.../openwrt/staging_dir/host/bin/aclocal failed with exit status: 127

After the commit, the package is built sucessfully.

Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
2022-07-14 12:57:12 +02:00
..
autoconf
autoconf-archive
automake automake: always use correct path for aclocal.real 2022-07-14 12:57:12 +02:00
b43-tools
bash
bc
bison
cbootimage
cbootimage-configs
ccache tools/ccache: update to 4.6 2022-03-13 19:24:13 +01:00
cmake tools/cmake: fix download url 2022-04-09 15:56:04 +02:00
coreutils tools/coreutils: enable ginstall utility 2022-07-13 17:57:34 +02:00
cpio
dosfstools tools: SOURCE_DATE_EPOCH handling for mkfs.fat 2022-03-31 00:56:34 +01:00
dwarves tools/dwarves: add host package 2022-05-18 13:32:06 +03:00
e2fsprogs
elftosb
elfutils tools/elfutils: drop HOST_BUILD_DEPENDS 2022-05-19 02:37:25 +03:00
expat tools/expat: enable DTD 2022-03-13 10:10:30 +01:00
fakeroot tools/fakeroot: update to 1.28 2022-03-13 19:24:13 +01:00
findutils
firmware-utils firmware-utils: bump to git HEAD 2022-06-27 21:56:20 +02:00
flex
flock
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libressl tools/libressl: update to version 3.4.3 2022-06-19 12:31:02 +02:00
libtool
llvm-bpf
lzma
lzma-old
m4
make-ext4fs
meson tools/meson: update to 0.61.5 2022-06-27 00:57:15 +02:00
missing-macros
mkimage tools/mkimage: increase tmpfile name length limit 2022-06-05 11:32:58 +01:00
mklibs
mpc
mpfr
mtd-utils
mtools mtools: update to version 4.0.39 2022-04-15 01:18:28 +01:00
ninja tools/ninja: update to 1.11.0 2022-06-13 19:50:25 +02:00
padjffs2
patch
patch-image
patchelf
pkgconf
quilt
sdimage
sed
sparse
squashfs
squashfskit4
sstrip
tar
xxd
xz
zip tools: zip: make encrypted archives reproducible 2022-03-09 15:38:23 +09:00
zlib tools/zlib: bump to latest stable release 1.2.12 (CVE-2018-25032) 2022-03-28 09:27:56 +02:00
zstd
Makefile tools/elfutils: depend on m4 2022-05-18 16:17:35 +03:00