mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 22:37:50 +00:00
Bug 1890889 - Update opus to ddbe48383984d56acd9e1ab6a090c54ca6b735a6 r=kinetik DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D207215
This commit is contained in:
parent
74f343a85a
commit
152bed0789
@ -21,7 +21,7 @@ FINAL_LIBRARY = "gkcodecs"
|
||||
NoVisibilityFlags()
|
||||
|
||||
DEFINES["OPUS_BUILD"] = True
|
||||
DEFINES["OPUS_VERSION"] = "fdb198e88660721e289df94c29e91f70caff787e"
|
||||
DEFINES["OPUS_VERSION"] = "ddbe48383984d56acd9e1ab6a090c54ca6b735a6"
|
||||
DEFINES["USE_ALLOCA"] = True
|
||||
DEFINES["ENABLE_HARDENING"] = True
|
||||
|
||||
|
@ -20,11 +20,11 @@ origin:
|
||||
|
||||
# Human-readable identifier for this version/release
|
||||
# Generally "version NNN", "tag SSS", "bookmark SSS"
|
||||
release: fdb198e88660721e289df94c29e91f70caff787e (2024-04-09T14:29:12.000-04:00).
|
||||
release: ddbe48383984d56acd9e1ab6a090c54ca6b735a6 (2024-04-10T16:38:50.000-04:00).
|
||||
|
||||
# Revision to pull in
|
||||
# Must be a long or short commit SHA (long preferred)
|
||||
revision: fdb198e88660721e289df94c29e91f70caff787e
|
||||
revision: ddbe48383984d56acd9e1ab6a090c54ca6b735a6
|
||||
|
||||
# The package's license, where possible using the mnemonic from
|
||||
# https://spdx.org/licenses/
|
||||
|
Loading…
x
Reference in New Issue
Block a user