Browse Source

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 năm trước cách đây
mục cha
commit
469f6e4df5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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