pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

opencascade: Document TODO



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jul 5 13:28:38 2016 +0200
Changeset:	f43c20a301e46302f6c11e408b044d122a732ee5

Modified Files:
	opencascade/Makefile
Added Files:
	opencascade/TODO

Log Message:
opencascade: Document TODO

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f43c20a301e46302f6c11e408b044d122a732ee5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 opencascade/Makefile | 1 +
 opencascade/TODO     | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/opencascade/Makefile b/opencascade/Makefile
index 27d11c4..b311ec4 100644
--- a/opencascade/Makefile
+++ b/opencascade/Makefile
@@ -22,6 +22,7 @@ REPLACE_BASH+=	*
 CHECK_PORTABILITY_SKIP+=	samples/qt/*
 
 BUILDLINK_TRANSFORM.NetBSD+=	rm:-ldl
+# Required for proper alloca(3) support on NetBSD
 BUILDLINK_TRANSFORM+=		opt:-std=c++0x:-std=gnu++11
 
 # HACK
diff --git a/opencascade/TODO b/opencascade/TODO
new file mode 100644
index 0000000..0059003
--- /dev/null
+++ b/opencascade/TODO
@@ -0,0 +1 @@
+Doesn't work as is as a bl3.mk dependency for freecad.


Home | Main Index | Thread Index | Old Index