diff options
author | CoprDistGit <infra@openeuler.org> | 2023-10-25 03:53:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-10-25 03:53:54 +0000 |
commit | 5534ca114d0eee572dcb9af55cf27ef7bac7ed8f (patch) | |
tree | bedf4986dc0e55181075944d4cf1b9e946be4e40 | |
parent | e6f049ab42d49b61b53a94769f3b1da040dd57e3 (diff) |
automatic import of busyboxopeneuler22.03_LTS_SP2
-rw-r--r-- | busybox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.spec b/busybox.spec index 381266d..83ae928 100644 --- a/busybox.spec +++ b/busybox.spec @@ -58,7 +58,7 @@ This package contains help documentation for busybox %build export CFLAGS="$RPM_OPT_FLAGS -fPIE" LDFLAGS="-Wl,-z,now" - +echo "aaaaaaaaaaaaaaaaaaaaaaaaaaaa" cp %{SOURCE3} .config yes "" | make oldconfig && \ cat .config && \ |