diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/py-MyHDL/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/py-MyHDL/Makefile.common b/cad/py-MyHDL/Makefile.common index 494fccd07f7..9d72794e212 100644 --- a/cad/py-MyHDL/Makefile.common +++ b/cad/py-MyHDL/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2018/04/12 15:08:58 mef Exp $ +# $NetBSD: Makefile.common,v 1.3 2022/12/13 10:49:29 jperkin Exp $ # # used by cad/MyHDL-gplcver/Makefile # used by cad/MyHDL-iverilog/Makefile @@ -13,3 +13,5 @@ LICENSE= gnu-lgpl-v2.1 DISTINFO_FILE= ${.CURDIR}/../../cad/py-MyHDL/distinfo PATCHDIR= ${.CURDIR}/../../cad/py-MyHDL/patches + +BUILDLINK_TRANSFORM.SunOS+= rm:-export-dynamic |