diff options
Diffstat (limited to 'busybox.spec')
-rw-r--r-- | busybox.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/busybox.spec b/busybox.spec index 179dd17..381266d 100644 --- a/busybox.spec +++ b/busybox.spec @@ -56,12 +56,8 @@ This package contains help documentation for busybox # auto apply all needed patch with git %autosetup -n %{name}-%{version} -p1 -v -echo "aaaaaaaaaaaaaaaaa" - - %build export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" -echo "bbbbbbbbbbbbbbbbnb" cp %{SOURCE3} .config yes "" | make oldconfig && \ |