mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 01:02:39 +08: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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user