index
:
lfs_build
master
odroid_n2+
odroid_n2+-systemd
systemd
LFS build script repo
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chapter8
/
bc.sh
blob: c1d3014f0ccc6748fc29e2da55aa54211a4c090b (
plain
)
1
2
3
4
5
6
#!/bin/bash
PREFIX
=
/usr
CC
=
gcc
./configure.sh
-G
-O3 make make
-j1
install