Ticket #62986: Portfile.patch
File Portfile.patch, 684 bytes (added by 530f6caa, 3 years ago) |
---|
-
Portfile
a b 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 2 3 3 PortSystem 1.0 4 PortGroup compiler_blacklist_versions 1.0 4 5 PortGroup perl5 1.0 5 6 6 7 name mosh … … checksums rmd160 09cec7da65f525c4a414c1506d153ac72ea38c8a \ 23 24 size 359574 24 25 25 26 compiler.cxx_standard 2011 27 # error: constexpr constructor never produces a constant expression [-Winvalid-constexpr] 28 compiler.blacklist {clang < 900} 26 29 27 30 perl5.require_variant yes 28 31 perl5.conflict_variants yes