lang/clisp: Fix build with GCC 14
GCC 14 turns some warnings into errors. Add -fpermissive flag to switch them back to warnings.
PR: 281236