mirror of
https://abf.rosa.ru/djam/i2pd.git
synced 2025-02-23 03:22:47 +00:00
parent
691fb696fc
commit
29cd4df8e1
1 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,7 @@ BuildRequires: cmake
|
|||
BuildRequires: miniupnpc-devel
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
BuildRequires: llvm17
|
||||
|
||||
|
||||
%description
|
||||
|
@ -64,7 +65,8 @@ using dedicated user's permissions.
|
|||
# -DBUILD_SHARED_LIBS:BOOL=OFF \
|
||||
# -DOPENSSL_ROOT_DIR=/opt/openssl3.3 \
|
||||
# .
|
||||
|
||||
export CC=/opt/llvm17/bin/clang
|
||||
export CXX=/opt/llvm17/bin/clang++
|
||||
%make -f Makefile.linux
|
||||
|
||||
#popd
|
||||
|
|
Loading…
Add table
Reference in a new issue