1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Fixing stack corruption in DMD=../dmd/generated/freebsd/release/64/dmd

due to inode64 on 12-CURRENT will take more than a trivial amount of time.
This commit is contained in:
Cy Schubert 2017-07-05 02:45:25 +00:00
parent fc5d40b600
commit 29754fe866
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445044

View File

@ -20,6 +20,7 @@ BROKEN_armv6= dumps core: Assertion failed: (!signbit(Port::ldbl_nan)), functio
BROKEN_mips64= fails to compile: cc1: unrecognized command line option -m32
BROKEN_powerpc64= fails to build: can't mangle function with unknown linkage (void*())
BROKEN_sparc64= fails to install: divide-by-zero error
BROKEN_FreeBSD_12= stack corruption in generated dmd tool caused by inode64 resulting in segfault
NOT_FOR_ARCHS= aarch64
NOT_FOR_ARCHS_REASON= no cpu specified, assuming X86