Skip to content

Avoid qcom subdir configure by default#37

Open
rchiluka29 wants to merge 1 commit intoAudioReach:masterfrom
rchiluka29:rasp-changes
Open

Avoid qcom subdir configure by default#37
rchiluka29 wants to merge 1 commit intoAudioReach:masterfrom
rchiluka29:rasp-changes

Conversation

@rchiluka29
Copy link
Contributor

build failures

Raspberry Pi builds fail where qcom/ is not intended to be configured. Replaced AM_COND_IF with a runtime shell check. so, AC_CONFIGG_SUBDIRS([qcom]) is only invoked when --with-qcom=yes.

@rchiluka29 rchiluka29 requested review from a team February 6, 2026 05:58
build failures

Raspberry Pi builds fail where qcom/ is not intended to be configured.
Replaced AM_COND_IF with a runtime shell check. so,
AC_CONFIGG_SUBDIRS([qcom]) is only invoked when --with-qcom=yes.

Signed-off-by: Chiluka Rohith <rchiluka@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant