diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/citra/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 5d06be53e7de..cb58d9706264 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -28,7 +28,6 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dynarmic/issues/35 USE_GITHUB= yes -# XXX Switch to system Boost after ports/199601 GH_TUPLE= citra-emu:${PORTNAME}:fb13bfe \ citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ MerryMage:dynarmic:943487e:dynarmic/externals/dynarmic \ |