pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
OpenROAD: added buildlink to ThirdParty-ASL, updated UNRESOLVED_DEPS
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sun Aug 25 14:27:19 2024 +0530
Changeset: a801c44a5eafc71c8650b7b539033d477a3faa0c
Modified Files:
OpenROAD/Makefile
Log Message:
OpenROAD: added buildlink to ThirdParty-ASL, updated UNRESOLVED_DEPS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a801c44a5eafc71c8650b7b539033d477a3faa0c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
OpenROAD/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/OpenROAD/Makefile b/OpenROAD/Makefile
index 9eb04215c8..7dd5bba4f0 100644
--- a/OpenROAD/Makefile
+++ b/OpenROAD/Makefile
@@ -31,8 +31,7 @@ TOOL_DEPENDS+= swig4-[0-9]*:../../devel/swig4
SUBST_SED.compiler= -e 's|g++|'${CXX:Q}'|g'
-UNRESOLVED_LIB_DEPS= libcoinasl.so:math/asl \
- libcoinmumps.so:math/coin-or-mumps \
+UNRESOLVED_LIB_DEPS= libcoinmumps.so:math/coin-or-mumps \
libcudd.so:math/cudd \
libnauty.so:math/nauty \
libortools.so:math/or-tools \
@@ -46,4 +45,5 @@ UNRESOLVED_LIB_DEPS= libcoinasl.so:math/asl \
.include "../../math/coinmp/buildlink3.mk"
.include "../../math/openblas/buildlink3.mk"
.include "../../textproc/fmtlib/buildlink3.mk"
+.include "../../wip/ThirdParty-ASL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index