Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Homebrew で再配布可能なライブラリ (例: FFmpeg とそのすべての依存関係) を構築したいと考えています。基本的に、必要なのは合格かそこらくらいだと思います-mmacosx-version-min=10.6が--with-macos-sdk=/Developer/SDKs/MacOSX10.6.sdk、よくわかりません。カスタム CFLAGS を渡す方法に関する関連する質問はhereです。これで十分ですか?他の人はこれをやっていますか?どのように?
-mmacosx-version-min=10.6
--with-macos-sdk=/Developer/SDKs/MacOSX10.6.sdk