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.
GDBを構築しようとしています。configure によって生成された Makefile には、「GOCFLAGS_FOR_TARGET」というフラグが含まれています。「GOCFLAGS」の用途を教えてください。ありがとう!
GCCがサポートしていると私が理解しているGoプログラミング言語のmakefile組み込み変数。詳細については、こちらを参照してください。