Skip to content

Commit

Permalink
deskutils/easystroke: Fix build with clang16
Browse files Browse the repository at this point in the history
  • Loading branch information
madpilot78 committed Jun 28, 2023
1 parent 080b37e commit 55e3e3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deskutils/easystroke/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ USES= compiler:c++11-lang gettext-tools gmake gnome pkgconfig xorg
USE_GNOME= gtkmm30 intltool
USE_XORG= x11 xext xfixes xi xtst
USE_CXXSTD= c++11
CFLAGS= -Wno-error=incompatible-function-pointer-types

USE_GITHUB= yes
GH_ACCOUNT= thjaeger
Expand Down

0 comments on commit 55e3e3f

Please sign in to comment.