* [Buildroot] [PATCH] ortp: disable Werror
@ 2012-12-19 13:07 Gustavo Zacarias
2012-12-19 13:46 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2012-12-19 13:07 UTC (permalink / raw)
To: buildroot
Disable -Werror for the ortp build, fixes:
http://autobuild.buildroot.net/results/b869fcfdfdb9d1ec4864b86c6953b0242200c502
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/ortp/ortp.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/ortp/ortp.mk b/package/ortp/ortp.mk
index 65a03bf..c4c900a 100644
--- a/package/ortp/ortp.mk
+++ b/package/ortp/ortp.mk
@@ -1,5 +1,6 @@
ORTP_VERSION = 0.20.0
ORTP_SITE = http://download.savannah.nongnu.org/releases/linphone/ortp/sources
+ORTP_CONF_OPT = --disable-strict
ORTP_INSTALL_STAGING = YES
$(eval $(autotools-package))
--
1.7.8.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] ortp: disable Werror
2012-12-19 13:07 [Buildroot] [PATCH] ortp: disable Werror Gustavo Zacarias
@ 2012-12-19 13:46 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2012-12-19 13:46 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Disable -Werror for the ortp build, fixes:
Gustavo> http://autobuild.buildroot.net/results/b869fcfdfdb9d1ec4864b86c6953b0242200c502
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-19 13:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-19 13:07 [Buildroot] [PATCH] ortp: disable Werror Gustavo Zacarias
2012-12-19 13:46 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox