X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=af1bbfcc51fe21b00d3024592e53bc4fbdc1c972;hb=88f6038d0572233e6d076ca4319166f2c4381bbb;hp=d9c10910cf51614fc92929ad1fd41be1122fa035;hpb=0270424fac34be5b63fb37caaaca60e378365d81;p=picodrive.git diff --git a/README b/README index d9c1091..af1bbfc 100644 --- a/README +++ b/README @@ -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