Skip to content

fix Makefile#628

Merged
cipepser merged 5 commits intomainfrom
fix/clean-up-Makefile
Jun 2, 2021
Merged

fix Makefile#628
cipepser merged 5 commits intomainfrom
fix/clean-up-Makefile

Conversation

@cipepser
Copy link
Copy Markdown
Collaborator

@cipepser cipepser commented Jun 2, 2021

Issueへのリンク

  • なし

やったこと

  • unused variablesの削除
  • targetとする生成物が、変数名からわかるようにrename
  • 標準出力と生成ファイルが一致するよう修正
  • 依存関係の整理

やらないこと

  • なし

動作検証

  • CI
  • prd-signed.soを含んだ検証としてexample-erc20.Dockerfileがdocker buildできることを手動で確認

参考

依存関係の整理について補足です。
処理の中で必要なものが:の右に来るようにしています。
例外はT_O_FILEの生成で、処理で明示されるT_C_FILEEnclave_EDL_Filesの最初の値というのがトリッキーです。
これは標準出力と生成ファイルが一致するようにする方針を優先して例外としています。

@cipepser cipepser requested a review from osuketh June 2, 2021 12:20
Copy link
Copy Markdown
Member

@osuketh osuketh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cipepser cipepser merged commit 577e7e2 into main Jun 2, 2021
@cipepser cipepser deleted the fix/clean-up-Makefile branch June 2, 2021 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants