tce-load -i perl_try_tiny perl_lwp_protocol_https

cd Crypt-SSLeay-0.64

perl Makefile.PL

find . -name Makefile -type f -exec sed -i 's/-O2/ /g' {} \;

CC="gcc -flto -fuse-linker-plugin -mtune=generic -Os -pipe" CXX="g++ -flto -fuse-linker-plugin -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" make

sudo make install

Note (probably harmless): No library found for -lssl32
Note (probably harmless): No library found for -lssleay32
Note (probably harmless): No library found for -leay32
