View | Details | Raw Unified | Return to bug 261660 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 53-58 Link Here
53
53
54
CMAKE_BUILD_TYPE=	Release
54
CMAKE_BUILD_TYPE=	Release
55
CFLAGS+=		-fPIC -DNDEBUG -malign-double
55
CFLAGS+=		-fPIC -DNDEBUG -malign-double
56
CFLAGS_aarch64?=	-march=armv8-a+crc+crypto
57
56
58
57
CMAKE_ARGS+=	-DINSTALL_LAYOUT=FREEBSD \
59
CMAKE_ARGS+=	-DINSTALL_LAYOUT=FREEBSD \
58
		-DINSTALL_LDCONFIGDIR="${LOCALBASE}/libdata/ldconfig" \
60
		-DINSTALL_LDCONFIGDIR="${LOCALBASE}/libdata/ldconfig" \

Return to bug 261660