Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
inferno-chromium committed Jul 3, 2018
1 parent f807190 commit 92907b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/cras/build.sh
Expand Up @@ -8,7 +8,7 @@

cd ${SRC}/adhd/cras
./git_prepare.sh
./configure --disable-dbus
./configure --disable-dbus --disable-webrtc-apm
make -j$(nproc)

$CXX $CXXFLAGS $FUZZER_LDFLAGS \
Expand Down

0 comments on commit 92907b0

Please sign in to comment.