mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +00:00
freerdp3: fix typo WITH_ADD --> WITH_AAD
The WITH_ADD option does not exist. What was probably meant is WITH_AAD (Azure AD auth). Signed-off-by: Marc Ferland <marc.ferland@sonatest.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7674c075da
commit
64f21f2ef8
@ -22,7 +22,7 @@ PACKAGECONFIG ??= " \
|
||||
EXTRA_OECMAKE = " \
|
||||
-DRDTK_FORCE_STATIC_BUILD=ON \
|
||||
-DUWAC_FORCE_STATIC_BUILD=ON \
|
||||
-DWITH_ADD=ON \
|
||||
-DWITH_AAD=ON \
|
||||
-DWITH_BINARY_VERSIONING=ON \
|
||||
-DWITH_CHANNELS=ON \
|
||||
-DWITH_CLIENT_CHANNELS=ON \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user