There was an error while loading. Please reload this page.
1 parent e8175b1 commit d1d44d6Copy full SHA for d1d44d6
devel/pmdk/Makefile
@@ -14,6 +14,7 @@ LICENSE_COMB= multi
14
DEPRECATED= FreeBSD has been deprecated since 1.13.X and support has been dropped on 2.0
15
EXPIRATION_DATE= 2023-09-30
16
BROKEN_FreeBSD_14= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined
17
+BROKEN_FreeBSD_15= fails to compile: version script assignment of 'LIBPMEM2_1.0' to symbol 'pmem2_source_from_handle' failed: symbol not defined
18
ONLY_FOR_ARCHS= aarch64 amd64
19
20
BUILD_DEPENDS= bash:shells/bash
0 commit comments