yggdrasil/ports/gnu-diffutils/gnu-project.sh

5 lines
185 B
Bash
Raw Normal View History

2025-03-09 01:02:15 +02:00
#!/bin/sh
export GNU_PROJECT=diffutils
export SRC_SHA256=c80a3c2bf87e252fe7d605b8ba6bf928d75a90b55f3bfcf7c4a4f337ec62fc31
export GNU_CONFIGURE_OPTIONS="--disable-nls --disable-threads"