diff options
author | Ross Burton <ross.burton@arm.com> | 2025-01-08 15:46:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-10 11:23:45 +0000 |
commit | a619a39d1575b76d9a89d4d7420a321465b8e676 (patch) | |
tree | 8cd49db7d4dc6da2b3061ecea7aef071cbb58d36 /scripts/lib/build_perf/html.py | |
parent | 9c7c3fe0ab53316c87ff521d6a89d6d5cff7e87c (diff) | |
download | poky-a619a39d1575b76d9a89d4d7420a321465b8e676.tar.gz |
autotools: remove aclocal --automake-acdir, relocated so knows the right path
A relocated aclocal in the native sysroot has the right paths already:
$ cat /work/ross/build/tmp/work/cortexa57-poky-linux/expect/5.45.4/recipe-sysroot-native/usr/bin/aclocal
my @automake_includes = ('/work/ross/build/tmp/work/cortexa57-poky-linux/expect/5.45.4/recipe-sysroot-native/usr/share/aclocal-' . $APIVERSION);
Thus there is no need to tell aclocal the path explicitly.
(From OE-Core rev: 002e03132b8ba1f1b254c8a63ff70db2a5d16518)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions