diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-15 18:06:00 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-15 18:06:00 +0000 |
| commit | b9d75de5d263849fa83c7c2ddd415d9992b41219 (patch) | |
| tree | 2b6d06cca394300925acb9db8ffa0ff7e90bb9b6 /net | |
| parent | net/kamailio: Add CPE information (diff) | |
net/l2tpd: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
| -rw-r--r-- | net/l2tpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 47eb97c1448b..6f35afac42c8 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -12,7 +12,7 @@ COMMENT= Implementation of the layer two tunneling protocol BROKEN_armv6= fails to link: undefined reference to check_control BROKEN_armv7= fails to link: undefined reference to check_control -USES= compiler:nestedfct +USES= compiler:nestedfct cpe CFLAGS+= -fcommon PORTDOCS= README |
