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.
makeの前にプログラムに渡されたオプションを知りたいのですが、これは現在私のUbuntuにインストールされています(debから)。同じオプション(+いくつかの追加)を使用して手動でコンパイルしたいと思います。
プログラムの元のパッケージがわかっている場合 ( を使用してこれを見つける)、ソース パッケージを( を使用してこれを見つけるdpkg -S) ことができ、 でビルド スクリプトを調べることができます。apt-get source $SOURCEPACKAGENAMEapt-cache showdebian/rules.deb
dpkg -S
apt-get source $SOURCEPACKAGENAME
apt-cache show
debian/rules
.deb