Adjust to ObjFW changes

This commit is contained in:
Jonathan Schleifer 2019-10-04 01:27:15 +02:00
parent 2b9e72b521
commit 794781e979
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D
2 changed files with 16 additions and 21 deletions

View file

@ -1,3 +1,3 @@
package_description 1
package_format 1
CPPFLAGS="$CPPFLAGS @OPENSSL_CPPFLAGS@"
LIBS="-lobjopenssl @OPENSSL_LIBS@ $LIBS"