Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
c385351a
Commit
c385351a
authored
Apr 06, 2020
by
Quanah Gibson-Mount
Browse files
Drop wired tiger dev
Add BDB dev package
parent
3894d747
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c385351a
...
...
@@ -5,7 +5,7 @@ build:
stage
:
build
script
:
-
apt update
-
apt install -y build-essential pkg-config automake libsasl2-dev heimdal-multidev libssl-dev libltdl-dev groff-base unixodbc-dev
libwiredtiger-dev
libperl-dev
-
apt install -y build-essential pkg-config automake libsasl2-dev
libdb5.3-dev
heimdal-multidev libssl-dev libltdl-dev groff-base unixodbc-dev libperl-dev
-
./configure --enable-backends=mod --enable-overlays=mod --enable-modules --enable-dynamic --disable-ndb
-
make depend
-
make
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment