mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Fix build with clang
PR: 158587 Submitted by: Niclas Zeising
This commit is contained in:
parent
fd204c76e5
commit
376ea718c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277709
@ -14,6 +14,8 @@ MASTER_SITES= http://cs-people.bu.edu/dbera/projects/mget/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multithreaded commandline web-download manager
|
||||
|
||||
USE_CSTD= gnu89
|
||||
|
||||
CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \
|
||||
${PTHREAD_CFLAGS}
|
||||
LDFLAGS+= ${PTHREAD_LIBS}
|
||||
|
Loading…
Reference in New Issue
Block a user