Lines 179-184
multilib_src_configure() {
Link Here
|
179 |
$(use_enable sound dummyaudio) |
179 |
$(use_enable sound dummyaudio) |
180 |
$(use_enable wayland video-wayland) |
180 |
$(use_enable wayland video-wayland) |
181 |
--disable-wayland-shared |
181 |
--disable-wayland-shared |
|
|
182 |
--disable-libdecor |
182 |
$(use_enable video_cards_vc4 video-rpi) |
183 |
$(use_enable video_cards_vc4 video-rpi) |
183 |
$(use_enable X video-x11) |
184 |
$(use_enable X video-x11) |
184 |
--disable-x11-shared |
185 |
--disable-x11-shared |
185 |
- |
|
|