FreeBSD Bugzilla – Attachment 236545 Details for
Bug 266405
devel/aws-c-common: Various Improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
various improvements v0
aws-c-common-0.8.1_1,1.diff (text/plain), 775 bytes, created by
Nuno Teixeira
on 2022-09-13 23:51:32 UTC
(
hide
)
Description:
various improvements v0
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2022-09-13 23:51:32 UTC
Size:
775 bytes
patch
obsolete
>diff --git a/devel/aws-c-common/Makefile b/devel/aws-c-common/Makefile >index d9bf0347bfdc..bae14764d73c 100644 >--- a/devel/aws-c-common/Makefile >+++ b/devel/aws-c-common/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= aws-c-common > DISTVERSIONPREFIX= v > DISTVERSION= 0.8.1 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= devel > >@@ -9,16 +10,15 @@ COMMENT= Core c99 package for AWS SDK for C > WWW= https://github.com/awslabs/aws-c-common > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= cmake compiler:c11 >- >+USES= cmake:testing compiler:c11 > USE_GITHUB= yes > GH_ACCOUNT= awslabs > > USE_LDCONFIG= yes > >-CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON \ >- -DBUILD_TESTING=OFF >-CFLAGS+= -D__BSD_VISIBLE=1 >+CMAKE_ON= BUILD_SHARED_LIBS >+CMAKE_OFF= BUILD_TESTING > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
eduardo
:
maintainer-approval?
(
diizzy
)
Actions:
View
|
Diff
Attachments on
bug 266405
: 236545