octave: Fix libtool framework link failure on Darwin
This fix moves linker flags of the form `-framework foo` from dependency_libs toinherited_linker_flags, since libtool doesn't understand them. See #96977 fordetails.Fixes #96977
Graham Bennett 5 years ago 8e4e38cd e560459c