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.
一部のソースファイルに対してのみ特定の cflags を有効にする gyp の方法はありますか?
このバグに関連して、一部のコードをコンパイルして一部の SSE 機能を有効にする方法を見つけたいと思いますが、他のコード (実行時にその機能の可用性を検出し、フォールバックを提供するため) はそれらの機能を使用すべきではありません。最適化中。
よくあることですが、node-gyp のドキュメントは完全に不十分です。