diff options
-rw-r--r-- | 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 65a03bf3f..c4c900a31 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)) |