Browse Source
clamav: fix linking error for at least ARM
android-5
Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
packages/clamav/build.sh
|
|
@ -30,6 +30,7 @@ etc/clamav/clamd.conf |
|
|
|
etc/clamav/freshclam.conf" |
|
|
|
|
|
|
|
termux_step_pre_configure() { |
|
|
|
export OBJC=$CC |
|
|
|
LDFLAGS+=" -llog" |
|
|
|
} |
|
|
|
|
|
|
|