proj/chromium-tools:master commit in: /

"Sam James" <[email protected]>
Newsgroups gmane.linux.gentoo.cvs
Message-ID <1786947035.2d885a65ecf7e9c3bf53ffcb3fd4ce9963f5e5d2.sam@gentoo>
commit:     2d885a65ecf7e9c3bf53ffcb3fd4ce9963f5e5d2
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Aug 15 12:37:57 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 06:10:35 2026 +0000
URL:        https://gitweb.gentoo.org/proj/chromium-tools.git/commit/?id=2d885a65

generate-libaom-test-tarball: handle removal of build dir upstream

Upstream commit:
b839f927f5d8a448fbcd67b4d434672b9698a3a8

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 generate-libaom-test-tarball.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/generate-libaom-test-tarball.sh b/generate-libaom-test-tarball.sh
index 9a0d837..9e743e6 100755
--- a/generate-libaom-test-tarball.sh
+++ b/generate-libaom-test-tarball.sh
@@ -36,8 +36,8 @@ pushd /tmp/libaom
     echo "Packaging libaom testdata for ${TAG}"
     git checkout "tags/${TAG}"
 
-    cd build && cmake ..
-    LIBAOM_TEST_DATA_PATH="/tmp/libaom-${TAG:1}-testdata" make -j$(nproc) testdata
+    cmake . -B build
+    LIBAOM_TEST_DATA_PATH="/tmp/libaom-${TAG:1}-testdata" make -C build -j$(nproc) testdata
 popd
 pushd /tmp
     XZ_OPT="-T0 -9" tar cvaf "libaom-${TAG:1}-testdata.tar.xz" "libaom-${TAG:1}-testdata"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.