Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Revert duckstation to fix build issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
fewtarius committed Dec 13, 2023
1 parent 3c8811d commit 1c121d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/emulators/standalone/duckstation-sa/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ case ${TARGET_ARCH} in
PKG_CMAKE_OPTS_TARGET+=" -DUSE_DRMKMS=ON -DENABLE_EGL=ON -DUSE_MALI=OFF"
;;
*)
PKG_VERSION="dbaf49e4d4f217e22b3bf4ae9439108966e95682"
PKG_VERSION="bfa792ddbff11c102521124f235ccb310cac6e6a"
PKG_PATCH_DIRS+=" wayland/${TARGET_ARCH}"
;;
esac
Expand Down

0 comments on commit 1c121d6

Please sign in to comment.