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 8be394feb..0aedddbbe 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 c6653172e..0aedddbbe 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 3ba889ec6..9a5995ecd 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 903c38c83..0aedddbbe 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 106baeba3..79dbae13f 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 903c38c83..0aedddbbe 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 74b751153..d9cf26681 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 903c38c83..0aedddbbe 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 8bc47ed1d..9474a5995 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