mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 03:30:40 +01:00
[build]: debian: update configure
Change-Id: I785c3bc740f345e473f2d81c5cd2a4e32a1bf0bd Signed-off-by: Jacob Chen <jacob2.chen@rock-chips.com>
This commit is contained in:
parent
170581176e
commit
6c2e3abe05
1 changed files with 3 additions and 2 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
|
@ -26,5 +26,6 @@ override_dh_auto_configure:
|
|||
dh_auto_configure -- \
|
||||
-DCMAKE_TOOLCHAIN_FILE=/etc/dpkg-cross/cmake/CMakeCross.txt \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DRKPLATFORM=ON \
|
||||
-DHAVE_DRM=ON
|
||||
-DCMAKE_RKPLATFORM_ENABLE=ON \
|
||||
-DHAVE_DRM=ON \
|
||||
-DARM_MIX_32_64=ON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue