diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-21 04:34:56 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-21 04:34:56 +0000 |
commit | d204d973e4f48588c5dcd9cf16476f3fb47f6e55 (patch) | |
tree | cf02977f29af9920b4d378aa3c7248287774bd87 | |
parent | 4ad867f5f67e60013283aa6c9b41016cc4a0b655 (diff) |
automatic import of swoole
-rw-r--r-- | swoole.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/swoole.spec b/swoole.spec index 2b8e4d3..c8f0243 100644 --- a/swoole.spec +++ b/swoole.spec @@ -14,7 +14,6 @@ BuildRequires: openssl-devel >= 1.0.2 BuildRequires: c-ares-devel BuildRequires: curl-devel BuildRequires: libnghttp2-devel -BuildRequires: jemalloc-devel BuildRequires: brotli-devel BuildRequires: libpq-devel Requires: php(language) >= 8.0 @@ -63,7 +62,6 @@ EOF --enable-cares \ --enable-swoole-curl \ --with-nghttp2-dir=%{_prefix} \ - --with-jemalloc-dir=%{_prefix} \ --enable-swoole-pgsql %make_build |