From: Kevin Day Date: Wed, 28 Apr 2021 02:12:12 +0000 (-0500) Subject: Update: Support legacy-only capability by default. X-Git-Tag: 0.5.3~9 X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=5bcf25e43c81559abe98fe1731f7b7a52c83a0ae;p=fll Update: Support legacy-only capability by default. --- diff --git a/level_0/f_capability/data/build/defines b/level_0/f_capability/data/build/defines index 8be394f..0aedddb 100644 --- a/level_0/f_capability/data/build/defines +++ b/level_0/f_capability/data/build/defines @@ -1,3 +1,4 @@ # fss-0000 + _di_libcap_ Disable libcap support, allow for compiling and linking without libcap (-lcap). _libcap_legacy_only_ Disable functionality provided by later versions of libcap (2.43 and later). diff --git a/level_3/control/data/build/defines b/level_3/control/data/build/defines index c665317..0aedddb 100644 --- a/level_3/control/data/build/defines +++ b/level_3/control/data/build/defines @@ -1,2 +1,4 @@ # fss-0000 +_di_libcap_ Disable libcap support, allow for compiling and linking without libcap (-lcap). +_libcap_legacy_only_ Disable functionality provided by later versions of libcap (2.43 and later). diff --git a/level_3/control/data/build/settings b/level_3/control/data/build/settings index 3ba889e..9a5995e 100644 --- a/level_3/control/data/build/settings +++ b/level_3/control/data/build/settings @@ -46,7 +46,7 @@ search_exclusive yes search_shared yes search_static yes -defines_all +defines_all -D_libcap_legacy_only_ defines_static defines_shared diff --git a/level_3/controller/data/build/defines b/level_3/controller/data/build/defines index 903c38c..0aedddb 100644 --- a/level_3/controller/data/build/defines +++ b/level_3/controller/data/build/defines @@ -1,2 +1,4 @@ # fss-0000 + _di_libcap_ Disable libcap support, allow for compiling and linking without libcap (-lcap). +_libcap_legacy_only_ Disable functionality provided by later versions of libcap (2.43 and later). diff --git a/level_3/controller/data/build/settings b/level_3/controller/data/build/settings index 106baeb..79dbae1 100644 --- a/level_3/controller/data/build/settings +++ b/level_3/controller/data/build/settings @@ -47,7 +47,7 @@ search_shared yes search_static yes #defines_all -D_di_libcap_ -D_di_thread_support_ -defines_all +defines_all -D_libcap_legacy_only_ defines_static defines_shared diff --git a/level_3/fake/data/build/defines b/level_3/fake/data/build/defines index 903c38c..0aedddb 100644 --- a/level_3/fake/data/build/defines +++ b/level_3/fake/data/build/defines @@ -1,2 +1,4 @@ # fss-0000 + _di_libcap_ Disable libcap support, allow for compiling and linking without libcap (-lcap). +_libcap_legacy_only_ Disable functionality provided by later versions of libcap (2.43 and later). diff --git a/level_3/fake/data/build/settings b/level_3/fake/data/build/settings index 74b7511..d9cf266 100644 --- a/level_3/fake/data/build/settings +++ b/level_3/fake/data/build/settings @@ -47,7 +47,7 @@ search_shared yes search_static yes #defines_all -D_di_libcap_ -D_di_thread_support_ -defines_all +defines_all -D_libcap_legacy_only_ defines_static defines_shared diff --git a/level_3/firewall/data/build/defines b/level_3/firewall/data/build/defines index 903c38c..0aedddb 100644 --- a/level_3/firewall/data/build/defines +++ b/level_3/firewall/data/build/defines @@ -1,2 +1,4 @@ # fss-0000 + _di_libcap_ Disable libcap support, allow for compiling and linking without libcap (-lcap). +_libcap_legacy_only_ Disable functionality provided by later versions of libcap (2.43 and later). diff --git a/level_3/firewall/data/build/settings b/level_3/firewall/data/build/settings index 8bc47ed..9474a59 100644 --- a/level_3/firewall/data/build/settings +++ b/level_3/firewall/data/build/settings @@ -47,7 +47,7 @@ search_shared yes search_static yes #defines_all -D_di_libcap_ -D_di_thread_support_ -defines_all +defines_all -D_libcap_legacy_only_ defines_static defines_shared