浏览代码

openswan: mark as BROKEN as it doesn't build with current kernel headers

It WILL get removed after 2009.05 unless someone steps up to fix it.
Peter Korsgaard 16 年之前
父节点
当前提交
469f6e4df5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/openswan/Config.in

+ 1 - 0
package/openswan/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_OPENSWAN
         bool "openswan"
+        depends on BROKEN # doesn't compile with current kernel headers
         select BR2_PACKAGE_LIBGMP
         select BR2_PACKAGE_MICROPERL
         help