mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
These ports now build (as tested on powerpc64-12).
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
cdc4e5465b
commit
aeaa9b8e7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552169
@ -11,8 +11,6 @@ COMMENT= Microsoft C++ REST SDK
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/../license.txt
|
||||
|
||||
BROKEN_powerpc64= fails to compile: threadpool.h:59:25: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/websocketpp/client.hpp:devel/websocketpp
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
|
@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
|
||||
BROKEN_aarch64= no spin lock implementation is available for this platform
|
||||
BROKEN_mips= no spin lock implementation is available for this platform
|
||||
BROKEN_mips64= no spin lock implementation is available for this platform
|
||||
BROKEN_powerpc64= Does not build: Error: instruction address is not a multiple of 4
|
||||
BROKEN_sparc64= Does not build
|
||||
|
||||
WRKSRC= ${WRKDIR}/Hoard/src
|
||||
|
Loading…
Reference in New Issue
Block a user