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 | e7a320710eff9f44639f73e3022ddb4ac1fe4468 (patch) | |
tree | bedf4986dc0e55181075944d4cf1b9e946be4e40 | |
parent | 77d97f1804998201c56ebad3482d9bf86bf00d04 (diff) |
automatic import of busybox
-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 && \ |