X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=2df324d4cff05612da76d67fb001485d7006d23a;hb=36f2c1fa12042e239b8246e7cb33ca1e489a6106;hp=a215cb568db044529d35aa35ba7059ea442cf484;hpb=58824199e7bf045876c70c3301093dc081e470ec;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index a215cb56..2df324d4 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -204,6 +204,7 @@ else CFLAGS += -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=neon ASFLAGS += -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=neon endif + HAVE_PHYSICAL_CDROM = 0 CC_AS = perl ./tools/gas-preprocessor.pl $(CC) ifeq ($(platform),$(filter $(platform),ios9 ios-arm64)) MINVERSION = -miphoneos-version-min=8.0