projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03273ff
)
openbsd: "use_openbsd_libtool=true"
author
ng0
<ng0@n0.is>
Sat, 23 Nov 2019 11:48:51 +0000
(11:48 +0000)
committer
ng0
<ng0@n0.is>
Sat, 23 Nov 2019 11:48:51 +0000
(11:48 +0000)
needs to be tested on an OpenBSD builder.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index f7b1c569ab2145db8d567f383402f120d80526c0..53db0bfaf457bccc203c66c0df75b9cfa30573f6 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-141,6
+141,7
@@
AS_CASE(["$host_os"],
[*openbsd*],[
LIBS=`echo $LIBS | sed -e "s/-ldl//"`
build_target="openbsd"
+ use_openbsd_libtool=true
LIBPREFIX=
DLLDIR=lib
UNIXONLY="#"