X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fgpu_neon%2FMakefile;h=974ac1acad82d6e0fb81a199585af1b6dbdc677f;hp=6332308ae15292316fd1353dbc0709862467a705;hb=ddd56f6edd12d393d15f31a35af8939c58808400;hpb=56f08d8331df07ee6b17dfdba0ca2b5f0b1058c8 diff --git a/plugins/gpu_neon/Makefile b/plugins/gpu_neon/Makefile index 6332308a..974ac1ac 100644 --- a/plugins/gpu_neon/Makefile +++ b/plugins/gpu_neon/Makefile @@ -15,6 +15,7 @@ CFLAGS += `sdl-config --cflags` -m32 LDFLAGS += `sdl-config --libs` SRC += vout_sdl.c endif +PEOPS=1 ifndef PEOPS else SRC += peops.c