Issue #1937 - Part 1: Update build system for libaom.

This commit is contained in:
Job Bautista 2022-06-25 18:15:10 +08:00 • committed by roytam1
commit d09a5eeca2
42 changed files with 3888 additions and 2214 deletions

View file

@ -15,7 +15,7 @@
export LC_ALL=C
BASE_DIR=$(pwd)
LIBAOM_SRC_DIR="/media/libaom/src"
LIBAOM_SRC_DIR="src"
LIBAOM_CONFIG_DIR="config"
# Print license header.