mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark BROKEN with ruby 2.5
odbc.c:4088:5: error: invalid operands to binary expression ('int' and 'char *') rb_scan_args(argc, argv, (op == -1) ? "11" : "01", &val, &val2); PR: 233901
This commit is contained in:
parent
179239d838
commit
76e5ecbada
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487280
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ MAINTAINER= knu@FreeBSD.org
|
|||
COMMENT= Ruby extension library to use ODBC data sources
|
||||
|
||||
BROKEN_RUBY24= yes
|
||||
BROKEN_RUBY25= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue