build: Force inclusion of all symbols from extension.o in spike-main

The --extension feature requires that all symbols in extension.o
be available when the libraries are dynamically loaded by dlopen.
Prepending extension.o to the linker command adds the otherwise
omitted symbols to spike's dynamic symbol table.
7 jobs for ext-symbols
in 0 seconds and was queued for 0 seconds
latest Auto DevOps