Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove make rule which generates unused compiler info #149

Merged
merged 1 commit into from Nov 23, 2019

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Nov 23, 2019

Fixes #145.

未使用のコンパイラー情報(CC_INFO, CXX_INFO)をbuildinfo.hヘッダーから取り除くためmakeルールを削除します。
コンパイラー情報のマクロは一度もソフトウェアで使われていませんでした。

未使用のコンパイラー情報をヘッダーから取り除くためmakeルールを削除する。
コンパイラー情報のマクロは一度もソフトウェアで使われてなかった。
@ma8ma ma8ma added the feature 機能の追加と削除 label Nov 23, 2019
@ma8ma ma8ma added this to In progress in State of JDim-v0.2.0+ via automation Nov 23, 2019
@ma8ma ma8ma marked this pull request as ready for review November 23, 2019 13:47
@ma8ma ma8ma merged commit 5f20a7f into JDimproved:master Nov 23, 2019
State of JDim-v0.2.0+ automation moved this from In progress to Done Nov 23, 2019
@ma8ma ma8ma deleted the remove-compiler-info branch November 23, 2019 14:01
@ma8ma ma8ma added the build ビルドに関するトピック label Jul 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build ビルドに関するトピック feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

buildinfo.hから未使用のコンパイラー情報を取り除く
1 participant