lowRISC / lowrisc-chip

The root repo for lowRISC project and FPGA demos.
http://www.lowrisc.org/
Other
596 stars 148 forks source link

Add patches to enable dillo SSL (lowend browser) and cbzone (an xwindows game) #153

Closed jrrk2 closed 4 years ago

jrrk2 commented 4 years ago

Dillo the low-footprint web browser does not recognise the latest version of the SSL library. configure.ac is patched to modernise it. Also it fails to compile code to handle invalid certificates. In addition cbzone (an arcade style game) is adapted to the buildroot-2019.11 system.