e7bcd125cc
--- addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-05 15:13:08 UTC +++ addon-sdk/source/python-lib/cuddlefish/_version.py 2018-01-06 01:21:25 UTC @@ -9,8 +9,8 @@ # (https://github.com/warner/python-versioneer) # these strings will be replaced by git during git-archive -git_refnames = " (HEAD -> master, tag: 56.0.2)" -git_full = "d0769caa90211e71c90bc4f89d95d7ff36af7f8c" +git_refnames = " (tag: 56.0.2)" +git_full = "5404f1c5a5bb8add0abc75f2f0e42d28532f74ed" import subprocess --- media/libcubeb/src/moz.build 2018-01-05 15:13:08 UTC +++ media/libcubeb/src/moz.build 2018-01-06 01:21:25 UTC @@ -89,4 +89,4 @@ CFLAGS += CONFIG['MOZ_ALSA_CFLAGS'] CFLAGS += CONFIG['MOZ_PULSEAUDIO_CFLAGS'] # We allow warnings for third-party code that can be updated from upstream. -AllowCompilerWarnings() +ALLOW_COMPILER_WARNINGS = True |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-message |