sysutils/tmate: fix build on GCC architectures
Use newer GCC: cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic"
This commit is contained in:
@@ -11,7 +11,7 @@ LIB_DEPENDS= libevent.so:devel/libevent \
|
||||
libmsgpackc.so:devel/msgpack \
|
||||
libssh.so:security/libssh
|
||||
|
||||
USES= autoreconf ncurses pkgconfig
|
||||
USES= autoreconf compiler:c11 ncurses pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= tmate-io
|
||||
|
||||
|
||||
Reference in New Issue
Block a user