Skip to content

spa: set _GNU_SOURCE

Erik Nilsson requested to merge ErikMN/pipewire:spa-cflags-gnu-source into master

Set CFLAG _GNU_SOURCE in order to suppress warnings about implicit declaration from strtof_l and strtod_l.

Merge request reports