Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
meta-bc
Commits
1d9dd4ce
Commit
1d9dd4ce
authored
May 19, 2016
by
Sylvain Berfini
🎩
Browse files
Disable doc in flexisip build, can cause build failure depending on the host
parent
ffa887c3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
recipes-bc/flexisip/flexisip/flexisip.inc
recipes-bc/flexisip/flexisip/flexisip.inc
+2
-1
No files found.
recipes-bc/flexisip/flexisip/flexisip.inc
View file @
1d9dd4ce
...
@@ -15,6 +15,7 @@ EXTRA_OECONF = "--enable-redis=no \
...
@@ -15,6 +15,7 @@ EXTRA_OECONF = "--enable-redis=no \
--enable-xsd=no \
--enable-xsd=no \
--enable-snmp=no \
--enable-snmp=no \
--enable-soci=no \
--enable-soci=no \
--enable-doc=no \
--prefix=${D}${prefix} \
--prefix=${D}${prefix} \
--exec_prefix=${D}${exec_prefix} \
--exec_prefix=${D}${exec_prefix} \
--with-mysql=${D}${includedir}/mysql/ "
--with-mysql=${D}${includedir}/mysql/ "
...
...
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