Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6256b59

Browse files
committed
configure: Added support for DXVK detection [SCM fix].
svn:sync-xref-src-repo-rev: r171330
1 parent 5d6e4f7 commit 6256b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎configure‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2704,7 +2704,7 @@ for option in "$@"; do
27042704
;;
27052705
--disable-dxvk)
27062706
[ $WITH_DXVK -eq 1 ] && WITH_DXVK=0
2707-
;;
2707+
;;
27082708
--disable-kmods)
27092709
[ $WITH_KMODS -eq 1 ] && WITH_KMODS=0
27102710
;;
@@ -3031,7 +3031,7 @@ if [ "$OS" = "linux" ]; then
30313031
fi
30323032
if [ $WITH_DXVK -eq 0 ]; then
30333033
cnf_append "VBOX_WITH_DXVK" ""
3034-
fi
3034+
fi
30353035
if [ $WITH_DEVMAPPER -eq 1 ]; then
30363036
check_libdevmapper
30373037
else

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /