Skip to content

Conversation

@cedrik-fuoco-adsk
Copy link
Contributor

Fix issue with runtime.build_os and runtime.build_architecture

Linked issues

n/a

Summarize your change.

Add missing compiler definitions for MacOS and Linux. There are some unrelated changes because of the pre-commit hook.

Describe the reason for the change.

The command build_os and build_architecture were returning empty strings on Linux.

Describe what you have tested and on which operating system.

Rocky 8

Copy link
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

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

LGTM
Thank you Cédrik !

@cedrik-fuoco-adsk cedrik-fuoco-adsk enabled auto-merge (squash) November 14, 2024 15:36
Copy link
Contributor

@bernie-laberge bernie-laberge left a comment

Choose a reason for hiding this comment

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

LGTM

@cedrik-fuoco-adsk cedrik-fuoco-adsk merged commit f792dd7 into AcademySoftwareFoundation:main Nov 22, 2024
9 checks passed
cedrik-fuoco-adsk added a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Nov 28, 2024
…mySoftwareFoundation#623)

### Fix issue with runtime.build_os and runtime.build_architecture

### Linked issues
n/a

### Summarize your change.
Add missing compiler definitions for MacOS and Linux. There are some
unrelated changes because of the pre-commit hook.

### Describe the reason for the change.
The command build_os and build_architecture were returning empty strings
on Linux.

### Describe what you have tested and on which operating system.
Rocky 8

Signed-off-by: Cédrik Fuoco <[email protected]>
cedrik-fuoco-adsk added a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Nov 28, 2024
…mySoftwareFoundation#623)

### Fix issue with runtime.build_os and runtime.build_architecture

### Linked issues
n/a

### Summarize your change.
Add missing compiler definitions for MacOS and Linux. There are some
unrelated changes because of the pre-commit hook.

### Describe the reason for the change.
The command build_os and build_architecture were returning empty strings
on Linux.

### Describe what you have tested and on which operating system.
Rocky 8

Signed-off-by: Cédrik Fuoco <[email protected]>
cedrik-fuoco-adsk added a commit to cedrik-fuoco-adsk/OpenRV that referenced this pull request Nov 28, 2024
…mySoftwareFoundation#623)

### Fix issue with runtime.build_os and runtime.build_architecture

### Linked issues
n/a

### Summarize your change.
Add missing compiler definitions for MacOS and Linux. There are some
unrelated changes because of the pre-commit hook.

### Describe the reason for the change.
The command build_os and build_architecture were returning empty strings
on Linux.

### Describe what you have tested and on which operating system.
Rocky 8

Signed-off-by: Cédrik Fuoco <[email protected]>
@cedrik-fuoco-adsk cedrik-fuoco-adsk deleted the fix-issue-with-build-os-arch branch July 28, 2025 13:35
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.

3 participants