mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
Move aom source to a sub-directory under media/libaom
There is no damned reason to treat this differently than any other media lib given its license and there never was.
This commit is contained in:
parent
0b2694187d
commit
b746a4196a
1002 changed files with 517 additions and 517 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
export LC_ALL=C
|
||||
BASE_DIR=$(pwd)
|
||||
LIBAOM_SRC_DIR="../../third_party/aom"
|
||||
LIBAOM_SRC_DIR="/media/libaom/src"
|
||||
LIBAOM_CONFIG_DIR="config"
|
||||
|
||||
# Print license header.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue