mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Mark BROKEN on 8.0: dumps core during build
This commit is contained in:
parent
785e85b1bb
commit
0ae47a17f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206405
@ -58,6 +58,8 @@ SUB_FILES= pkg-message
|
||||
# Semgentation fault in amd64 when using 'mmap(2)'. Also in Linux/ia64.
|
||||
.if ${ARCH} == "amd64"
|
||||
CONFIGURE_ARGS+=--disable-mmap
|
||||
.elif ${OSVERSION} >= 800000
|
||||
BROKEN= dumps core during build
|
||||
.endif
|
||||
|
||||
MODULES= BDB CLX_MIT CLX_NEW FASTCGI GDBM GTK2 ORACLE PARI PCRE PGSQL \
|
||||
|
Loading…
Reference in New Issue
Block a user