sync with OpenBSD -current

This commit is contained in:
purplerain 2024-07-21 23:01:29 +00:00
parent 2c72e27ed2
commit a34e492c6b
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
5 changed files with 78 additions and 87 deletions

View file

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1 2024/07/19 14:40:46 rsadowski Exp $
# $OpenBSD: Makefile,v 1.2 2024/07/21 13:30:50 jsg Exp $
LIB= gallium_drv_video
@ -81,10 +81,7 @@ SLIBS+= libradeonwinsys
.endif
LDADD+= -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,--whole-archive -Wl,--start-group
.if ${WITH_VAAPI} == "yes"
LDADD+= ${.CURDIR}/../libva_st/${__objdir}/libva_st.a -Wl,--no-whole-archive -Wl,-z,origin
.endif
.if ${WITH_GALLIUM_R600} == "yes"
SLIBS+= libr600