release/build.sh : enable websocks and ALSA during build
This commit is contained in:
parent
cb7d923eea
commit
3d321b90c7
@ -12,7 +12,7 @@ cd ${curdir}
|
||||
# 2) Run the program. ./foo
|
||||
# 3) Run gprof /libtool --mode=execute gprof ./foo
|
||||
|
||||
../../../configure --prefix=${curdir} \
|
||||
../../../configure --prefix=${curdir} --enable-websock --enable-alsa \
|
||||
CFLAGS="-Wall" \
|
||||
CXXFLAGS="-Wall" \
|
||||
CPPFLAGS= \
|
||||
|
Loading…
Reference in New Issue
Block a user