Package Details: nodtool 1.4.4-2

Git Clone URL: https://aur.archlinux.org/nodtool.git (read-only, click to copy)
Package Base: nodtool
Description: CLI tool for reading GameCube and Wii disc images
Upstream URL: https://github.com/encounter/nod
Licenses: MIT OR Apache-2.0
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 0
Popularity: 0.000000
First Submitted: 2025-05-21 12:08 (UTC)
Last Updated: 2026-05-11 20:12 (UTC)

Required by (0)

Sources (1)

Latest Comments

yochananmarqos commented on 2026-05-11 19:46 (UTC)

@vitaliikuzhdin: This fails to build in a clean chroot as it requires git to build. This also fails to build with LTO. Adding CFLAGS+=" -ffat-lto-objects" allows it to succeed. See https://archlinux.org/todo/lto-fat-objects/. No need to install the Apache-2.0 license, it's already installed as part of the licenses package.