mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Update final gcc to 15.2.0
This commit is contained in:
parent
14937efcb2
commit
ebe5f0ddff
12 changed files with 78 additions and 48 deletions
|
|
@ -13,5 +13,5 @@ src_prepare() {
|
|||
}
|
||||
|
||||
src_configure() {
|
||||
./configure --prefix="${PREFIX}"
|
||||
CFLAGS="-std=gnu11" ./configure --prefix="${PREFIX}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue