Skip to content

Feature/update debian#26

Open
migueltaylor wants to merge 5 commits into
dev-0.4from
feature/update-debian
Open

Feature/update debian#26
migueltaylor wants to merge 5 commits into
dev-0.4from
feature/update-debian

Conversation

@migueltaylor

Copy link
Copy Markdown
  • Fix a compilation warning
  • Update debian to meson

@migueltaylor migueltaylor self-assigned this May 14, 2026
Comment thread plugins/gstperf.c
}

#ifdef IS_LINUX
#if IS_LINUX

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This "breaks" autotools. The configure script doesnt define IS_LINUX is not defined. Its implementation defined. Some compilers will let it slide, but others will complain. Please adjust autotools as well.

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.

2 participants