Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Fix some issues when building EOSIO contracts - develop#1070

Open
swatanabe-b1 wants to merge 3 commits intodevelopfrom
filename-fixes-develop
Open

Fix some issues when building EOSIO contracts - develop#1070
swatanabe-b1 wants to merge 3 commits intodevelopfrom
filename-fixes-develop

Conversation

@swatanabe-b1
Copy link
Copy Markdown
Contributor

Change Description

Develop version of #968

  • Fix dependency file generation (-MD/-MMD) to hold the original source and not the generated temporary file.
  • Make temporary filenames unique to avoid races in parallel builds.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eosio.cdt writes to predictable and conflicting file in /tmp

1 participant