[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/haberda/crouton
Browse files Browse the repository at this point in the history
  • Loading branch information
dnschneid committed Jul 9, 2021
2 parents b2d1eb1 + ee33c94 commit b120420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions targets/audio
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ END
# Note: -Wno-int-in-bool-context is necessary for building CRAS on
# older ChromeOS versions (issue #3352).
echo '
CFLAGS="$CFLAGS -Wno-int-in-bool-context -DCRAS_SOCKET_FILE_DIR=\"/var/run/cras\""
CFLAGS="$CFLAGS -Wno-int-in-bool-context -DCRAS_SOCKET_FILE_DIR=\"/var/run/cras\" -Wno-attributes"
buildlib libcras
# Pass -rpath=$CRASLIBDIR to linker, so we do not need to add
Expand Down

0 comments on commit b120420

Please sign in to comment.