diff options
-rw-r--r-- | meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb b/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb index 18af3229d7..a78724b925 100644 --- a/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb +++ b/meta-oe/recipes-support/freerdp/freerdp_2.11.7.bb | |||
@@ -25,6 +25,7 @@ SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https | |||
25 | 25 | ||
26 | 26 | ||
27 | EXTRA_OECMAKE += " \ | 27 | EXTRA_OECMAKE += " \ |
28 | -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ | ||
28 | -DWITH_FFMPEG=OFF \ | 29 | -DWITH_FFMPEG=OFF \ |
29 | -DWITH_CUNIT=OFF \ | 30 | -DWITH_CUNIT=OFF \ |
30 | -DWITH_NEON=OFF \ | 31 | -DWITH_NEON=OFF \ |