Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Add va_messaging flag #22

Merged
merged 1 commit into from
Feb 6, 2017
Merged

config: Add va_messaging flag #22

merged 1 commit into from
Feb 6, 2017

Conversation

seanvk
Copy link
Contributor

@seanvk seanvk commented Feb 4, 2017

on by default, but allows optional disabling.

fixes #21

Signed-off-by: Sean V Kelley seanvk@posteo.de

Copy link
Contributor

@xhaihao xhaihao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The conditional defined by using AM_CONDITIONAL is available in Makefile.am, so ENABLE_VA_MESSAGE isn't defined in va.c and --enable-va-message doesn't take effect.

on by default, but allows optional disabling.

fixes #21

Signed-off-by: Sean V Kelley <seanvk@posteo.de>
@seanvk
Copy link
Contributor Author

seanvk commented Feb 4, 2017

@xhaihao Yeah, changing code not Makefile.AM. resubmitted

Copy link
Contributor

@xhaihao xhaihao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and it works for me

@xhaihao xhaihao merged commit 81a2cf7 into intel:master Feb 6, 2017
@seanvk seanvk removed the in progress label Feb 6, 2017
ss22ongithub pushed a commit to ss22ongithub/libva that referenced this pull request Jun 9, 2021
pkg-config exception was removed for be kernel due to
https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/2904181/
as Workaround adding same exception in private-overlays path
taken file src/third_party/chromiumos-overlay/profiles/base/profile.bashrc
added sys-kernel/chromeos-kernel-*|\ to function _board_build_filter_pkg_config() {

BUG=CHRMOS-11387
TEST= build should pass without error

Signed-off-by: Narasimha Rao Rayala <narasimha.rao.rayala@intel.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.

[feature request] disable informative messages
2 participants