1# $FreeBSD$ 2 3.if ${MACHINE_ARCH:Mriscv*sf} != "" 4CFLAGS+=-DSOFTFLOAT 5.endif 6 7LDBL_PREC = 113 8SYM_MAPS += ${.CURDIR}/riscv/Symbol.map 9