|
|
|
@ -2,6 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../ipsec-tools/ipsec-tools.conf |
|
|
|
|
# Copyright (C) 2008 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
@ -12,6 +13,4 @@
|
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
var_append confopt " " "--with-kernel-headers=/usr/include --enable-hybrid" |
|
|
|
|
var_append CC_WRAPPER_REMOVE " " "-Werror" |
|
|
|
|
|
|
|
|
|
var_append confopt " " "--with-kernel-headers=/usr/include --enable-hybrid --disable-security-context" |
|
|
|
|