Update the compile job of the CI/CD pipeline
If the CFLAGS variable is passed as a commmand line option then this variable can't be overriden/expanded in the src/Makfile or src/extensions//Makefile using CFLAGS+=.
In order to make it possible to override the CFLAGS it is passed as environment.