mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01:00
[cmake]: linux aarch should define HAVE_DRM ON by default.
Just like in the android arm/aarch directory. Change-Id: I27fd97835c92e23e0422cfdcd381c540b9af8fd9 Signed-off-by: sliver.chen <sliver.chen@rock-chips.com>
This commit is contained in:
parent
bae30008a7
commit
552e2db07f
1 changed files with 1 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ fi
|
|||
cmake -DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_TOOLCHAIN_FILE=./arm.linux.cross.cmake \
|
||||
-DRKPLATFORM=ON \
|
||||
-DHAVE_DRM=ON \
|
||||
-G "Unix Makefiles" \
|
||||
${MPP_TOP}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue