mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue