j
k
j a
j l
Does anyone know how I could build flashrom statically? export CFLAGS=- static does not work.
Edit the Makefile and add -static to the end of CFLAGS. Worked for me.
Myles
Back to the thread
Back to the list