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

Commit

Permalink
Merge pull request #2525 from fewtarius/dev
Browse files Browse the repository at this point in the history
Revert duckstation to fix build issue.
  • Loading branch information
fewtarius authored Dec 13, 2023
2 parents 3a91d25 + 1c121d6 commit 571c108
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 571c108

Please sign in to comment.