mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
Take out HAVE_D3D10 rule
This commit is contained in:
parent
e2e9823eb7
commit
c6c8d03f29
@ -541,10 +541,6 @@ if [ "$HAVE_SPIRV_CROSS" != "no" ]; then
|
||||
HAVE_SPIRV_CROSS=no
|
||||
fi
|
||||
|
||||
if [ "$HAVE_D3D10" != "no" ]; then
|
||||
die : 'd3d10'
|
||||
HAVE_D3D10=no
|
||||
fi
|
||||
if [ "$HAVE_D3D11" != "no" ]; then
|
||||
die : 'd3d11'
|
||||
HAVE_D3D11=no
|
||||
|
Loading…
x
Reference in New Issue
Block a user