Skip to content

Fix #396: Setup fails due to missing directory x86_64-pc-linux-gnu/setup/src#397

Open
stcarrez wants to merge 2 commits into
AdaCore:masterfrom
stcarrez:fix-setup-dir
Open

Fix #396: Setup fails due to missing directory x86_64-pc-linux-gnu/setup/src#397
stcarrez wants to merge 2 commits into
AdaCore:masterfrom
stcarrez:fix-setup-dir

Conversation

@stcarrez

Copy link
Copy Markdown

Fix the make dependency rules to create the $(STP_DIR)/src: the dependency must use $(STP_DIR)/src to make sure we use the expected target dir (the $(SDIR)/src may represent another directory)

…-gnu/setup/src

Fix the make dependency rules to create the $(STP_DIR)/src: the dependency
must use $(STP_DIR)/src to make sure we use the expected target dir
(the $(SDIR)/src may represent another directory)
@CLAassistant

CLAassistant commented Jun 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

…-gnu/setup/src

Also replace other references to the `SDIR` variable which have been removed
by commit dcd2f6d, we must use STP_DIR.
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