SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
devel/cil/patches/patch-src_cil_mllib
Normal file
16
devel/cil/patches/patch-src_cil_mllib
Normal file
|
@ -0,0 +1,16 @@
|
|||
This would cause unsolvable circular dependencies since the
|
||||
feature modules would have to be linked after the Cil module,
|
||||
but before the Feature_config module, which is not possible
|
||||
when both of them are packed in one .cma / .cmxa.
|
||||
|
||||
Index: src/cil.mllib
|
||||
--- src/cil.mllib.orig
|
||||
+++ src/cil.mllib
|
||||
@@ -29,7 +29,6 @@ Epicenter
|
||||
Errormsg
|
||||
Escape
|
||||
Expcompare
|
||||
-Feature_config
|
||||
Formatcil
|
||||
Formatlex
|
||||
Formatparse
|
Loading…
Add table
Add a link
Reference in a new issue