mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
net-mgmt/arts++: Fix build with Clang 6
checking size of unsigned short... configure: error: cannot compute sizeof (unsigned short), 77 http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/arts++-1.1.a13_2,1.log
This commit is contained in:
parent
4d7080226b
commit
8f869e4653
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478678
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ COMMENT= Network data storage and analysis library from CAIDA
|
|||
LICENSE= LGPL21
|
||||
|
||||
USES= gmake libtool
|
||||
USE_CXXSTD= c++98
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue