Remove -fcommon and deprecation notice
The port has been fixed to build with -fno-common
This commit is contained in:
parent
71ecb265c7
commit
a0b60b9df2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547269
1 changed files with 0 additions and 6 deletions
|
@ -13,12 +13,6 @@ COMMENT= Multithreaded anonymous FTP daemon
|
|||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
|
||||
EXPIRATION_DATE=2021-04-01
|
||||
|
||||
|
||||
PLIST_FILES= sbin/pftpd \
|
||||
man/man1/pftpd.1.gz \
|
||||
man/man1/rpad.1.gz
|
||||
|
|
Loading…
Reference in a new issue