This website requires JavaScript.
Explore
Help
Register
Sign In
bonsai
/
repo
Watch
4
Star
0
Fork
0
You've already forked repo
forked from
kiss-community/repo
Code
Issues
28
Pull Requests
2
Projects
Releases
Activity
1c5609e5b5
repo
/
extra
/
alsa-lib
/
build
9 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
extra: Added ALSA.
2019-06-25 06:58:01 -06:00
#!/bin/sh -e
./configure \
--without-debug \
--prefix=/usr
make
alsa-lib: update for new env
2021-07-17 11:20:39 -06:00
make install
Reference in New Issue
Copy Permalink