Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-project
Commits
e9c0c231
Commit
e9c0c231
authored
Sep 30, 2019
by
Kateryna Kostiuk
Browse files
build dependencies: remove restbed flag
Change-Id: I7e36a1bc4a9dc0dd6c0f88d3d34f28e8921039bc
parent
dde5904b
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/install.sh
View file @
e9c0c231
...
...
@@ -61,10 +61,7 @@ DAEMON="$(pwd)"
cd
contrib
mkdir
-p
native
cd
native
if
[[
"
$OSTYPE
"
==
"darwin"
*
]]
;
then
enableRestbed
=
"--enable-restbed"
fi
../bootstrap
$enableRestbed
../bootstrap
make
cd
"
${
DAEMON
}
"
./autogen.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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