Skip to content

Commit

Permalink
news/nntp: fix build with clang16
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirk Meyer authored and Dirk Meyer committed Jul 23, 2023
1 parent 87c041d commit 5a57be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions news/nntp/Makefile
Expand Up @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${CNEWS_PORT}

NO_WRKSUBDIR= yes
USE_CSTD= gnu89
CFLAGS+= -Wno-incompatible-pointer-types
PLIST_SUB+= VARBASE=${VARBASE}
PLIST_SUB+= NEWSBIN=${NEWSBIN:S=^${PREFIX}/==}
PLIST_SUB+= NEWSCTL=${NEWSCTL:S=^${VARBASE}/==}
Expand Down

0 comments on commit 5a57be1

Please sign in to comment.