mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Mark BROKEN: fails to build
/usr/local/include/v8-internal.h:418:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'? !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data); ~~~~~^~~~~~~~~~~ remove_cv Reported by: pkg-fallout
This commit is contained in:
parent
3a5380b746
commit
8ac2548ae7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559872
@ -14,6 +14,8 @@ COMMENT= PL/v8js procedural language for PostgreSQL database
|
||||
|
||||
LICENSE= PostgreSQL
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
LIB_DEPENDS= libv8.so:lang/v8
|
||||
|
||||
USES= compiler:c++11-lang gmake perl5 pgsql:9.5-10
|
||||
|
Loading…
Reference in New Issue
Block a user