5 lines
185 B
Bash
Executable File
5 lines
185 B
Bash
Executable File
#!/bin/sh
|
|
export GNU_PROJECT=diffutils
|
|
export SRC_SHA256=c80a3c2bf87e252fe7d605b8ba6bf928d75a90b55f3bfcf7c4a4f337ec62fc31
|
|
export GNU_CONFIGURE_OPTIONS="--disable-nls --disable-threads"
|