summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-25 03:06:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-25 03:06:22 +0000
commit77d97f1804998201c56ebad3482d9bf86bf00d04 (patch)
treeac26f83c576353146dd6bc391b5b899268722e8d
parent7976c7ec4552c0010b472bcf4f501f0faaeff369 (diff)
automatic import of busybox
-rw-r--r--busybox.spec4
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 && \