File project.diff of Package busybox
--- busybox.spec.orig
+++ busybox.spec
@@ -30,7 +30,7 @@ Summary: Minimalist variant of UN
License: GPL-2.0-or-later
URL: https://www.busybox.net/
Source: https://busybox.net/downloads/%{name}-%{version}.tar.bz2
-Source2: busybox.config
+Source2: busybox.config.georg
# Make sure busybox-static.config stays in sync with busybox.config -
# exception: SELinux commands - these do not build statically.
Source3: busybox.config.static
@@ -49,6 +49,9 @@ Patch5: tc-no-TCA_CBQ.patch
Patch6: busybox-1.37.0-fix-conditional-for-sha1_process_block64_shaNI.patch
# other patches
Patch100: busybox.install.patch
+# Custom Georg
+Patch200: busybox-1.37.0-builtin-return-optional.patch
+Patch201: busybox-1.37.0-builtin-exec-optional.patch
BuildRequires: glibc-devel-static
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libselinux)