mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-04-16 16:32:17 +02:00
fix(guix-bootstrap): stop forcing gnu89 for xz-5.0.6
This commit is contained in:
parent
39796fd955
commit
15bccf73a9
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ src_prepare() {
|
||||||
}
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
CFLAGS="${CFLAGS:-} -std=gnu89" \
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix="${SEED_PREFIX}" \
|
--prefix="${SEED_PREFIX}" \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue