Browse Source
libtool doesn't handle frameworks as dependencies, and only support them as linker argument (ie. -Wl,-framework arguments). Remove them from the link to prevent the linkage failure. This also means that they must be provided manually in the makefile afterwards...pull/177/head
committed by
Felix Paul Kühne
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue