![]() On systems where pipewire is installed but the build is configured with --disable-pipewire, HAVE_PIPEWIRE_STABLE is set to 1 while HAVE_PIPEWIRE is 0. Checking only HAVE_PIPEWIRE_STABLE leads to a build failure. ``` LD retroarch /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../x86_64-pc-linux-gnu/bin/ld: obj-unix/release/camera/camera_driver.o:(.data.rel+0x0): undefined reference to `camera_pipewire' collect2: error: ld returned 1 exit status ``` Downstream Bug: https://bugs.gentoo.org/960043 |
||
---|---|---|
.. | ||
drivers | ||
camera_driver.c | ||
camera_driver.h |