sourcehut
Log in
—
Register
~carbslinux
/
repository
summary
tree
log
refs
ref:
2356b251838cdb86fbd0c0a602f5d7e3f53ba6f3
repository
/
core
/
b3sum
/build
-rwxr-xr-x
84 bytes
View
Log
Blame
View raw
2356b251
—
Cem Keylan
gcc: bump to 11.2.0
9 months ago
1
2
3
4
#!/bin/sh -e
make
LDFLAGS
=
"
$LDFLAGS
-static"
make
PREFIX
=
/usr
DESTDIR
=
"
$1
"
install