Support latest raspberry GLES library name

This commit is contained in:
Chips-fr 2017-12-25 17:38:36 +01:00
parent 898d51a7fd
commit 9c0ac97043
2 changed files with 7 additions and 8 deletions

7
README
View file

@ -12,10 +12,3 @@ then taken over and expanded by notaz.
PicoDrive was the first emulator ever to properly emulate Virtua Racing and
it's SVP chip.
How to compile on Raspbian Wheezy:
export CC=gcc-4.8
export CXX=g++-4.8
./configure --platform=rpi2
make