Make standard CFLAGS more robust
This adds a patch to change "--param ssp-buffer-size=32" into "--param=ssp-buffer-size=32" (with a connecting equals sign).
Some configure scripts seem to have a problem with the space in between, e.g. the openssl rust dependency of the new anki version, where I noticed it.
See also e.g. here
Also changes the Solus homepage to getsol.us