This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
cyrus-sasl / postfix: work around recursive dependency issue in toolchain
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
eb3ccec265
commit
2b6ffa58cf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libs/cyrus-sasl/Makefile
+ 1
- 1
libs/cyrus-sasl/Makefile
View File
@ -32,7 +32,7 @@ define Package/libsasl2
CATEGORY:
=
Libraries
TITLE:
=
A general purpose authentication library
URL:
=
http://asg.web.cmu.edu/sasl/
DEPENDS:
=
libopenssl
DEPENDS:
=
+
libopenssl
e
n
d
e
f
TARGET_CFLAGS
+=
$(
FPIC
)
Write
Preview
Loading…
Cancel
Save