pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openblas: Remove SSP hack for NetBSD, no longer needed
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Aug 16 11:12:43 2019 -0500
Changeset: 22cdc627326bd5730e3571e84f1557bcb4a2c4cf
Modified Files:
openblas/Makefile.common
Log Message:
openblas: Remove SSP hack for NetBSD, no longer needed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=22cdc627326bd5730e3571e84f1557bcb4a2c4cf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openblas/Makefile.common | 3 ---
1 file changed, 3 deletions(-)
diffs:
diff --git a/openblas/Makefile.common b/openblas/Makefile.common
index 771e7cc340..285047682b 100644
--- a/openblas/Makefile.common
+++ b/openblas/Makefile.common
@@ -28,9 +28,6 @@ PATCHDIR= ${.CURDIR}/../../wip/openblas/patches
PLIST_SRC= ${.CURDIR}/../../wip/openblas/PLIST
PLIST_SUBST+= OPENBLAS_VARIANT=${OPENBLAS_VARIANT}
-# FIXME: NetBSD Cannot find -lssp*
-PKGSRC_USE_SSP= no
-
MAINTAINER= thomas.orgis%uni-hamburg.de@localhost
HOMEPAGE= https://github.com/xianyi/OpenBLAS
COMMENT= Optimized BLAS library based on GotoBLAS2
Home |
Main Index |
Thread Index |
Old Index