K 10 svn:author V 5 leres K 8 svn:date V 27 2020-07-17T17:53:40.003531Z K 7 svn:log V 481 devel/xtensa-esp32-elf: Update to fix PSRAM cache issue This version of the toolchain includes fixes for the PSRAM cache issue described here: https://github.com/espressif/esp-idf/issues/2892 Limit builds to tier 1 platforms (amd64 and i386) until we can switch to a version that builds with gcc9. Turn on CT_FORBID_DOWNLOAD and remove dependency on git; we never want to use it to download anything. Make some incremental improvements to the port Makefile and pkg-plist. END