5 lines
167 B
Bash
5 lines
167 B
Bash
#!/bin/sh
|
|
export GNU_PROJECT=make
|
|
export SRC_SHA256=dd16fb1d67bfab79a72f5e8390735c49e3e8e70b4945a15ab1f81ddb78658fb3
|
|
export GNU_CONFIGURE_OPTIONS=--disable-job-server
|