Skip to content

Commit

Permalink
vboxguestdrivers: use gcc toolchain
Browse files Browse the repository at this point in the history
Signed-off-by: Mingli Yu <[email protected]>
  • Loading branch information
Mingli Yu committed Nov 2, 2023
1 parent 183f6e9 commit d5b5603
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/nonclangable.conf
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ TOOLCHAIN:pn-systemtap = "gcc"
TOOLCHAIN:pn-v4l-utils = "gcc"
# https://bugs.kde.org/show_bug.cgi?id=369723
TOOLCHAIN:pn-valgrind = "gcc"

TOOLCHAIN:pn-vboxguestdrivers = "gcc"
# uses C++ which clang does not like
TOOLCHAIN:pn-wvstreams = "gcc"
TOOLCHAIN:pn-wvdial = "gcc"
Expand Down

0 comments on commit d5b5603

Please sign in to comment.