commit: 43f114a9d8b2f739a5129af7a5af8ff57eaf6445
parent 069f29525716dd37eb717f789622966d59ee9626
Author: Michael Forney <mforney@mforney.org>
Date: Sun, 22 Oct 2017 21:21:28 -0700
curl: Fix configure command in README.md
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pkg/curl/README.md b/pkg/curl/README.md
@@ -10,7 +10,7 @@ Generated with
--with-ca-fallback \
--without-ca-bundle \
CPPFLAGS='-I/src/oasis/out/pkg/libressl/include -I/src/oasis/out/pkg/zlib/include' \
- LDFLAGS='-L/src/oasis/out/pkg/libressl -L/src/oasis/out/pkg/zlib/lib' \
+ LDFLAGS='-L/src/oasis/out/pkg/libressl -L/src/oasis/out/pkg/zlib' \
LIBS=/src/oasis/out/pkg/openbsd/libbsd.a
There are a number of non-standard definitions, but they don't seem to be