Skip to content

Conversation

@brad0
Copy link
Contributor

@brad0 brad0 commented Jan 9, 2026

Fixes #5000

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 9, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: brad0 / name: Brad Smith (51328a0)

@lgritz
Copy link
Collaborator

lgritz commented Jan 9, 2026

This looks good, but it needs a DCO sign-off.

The easiest way to accomplish that is

git commit --amend -s

And just save. The -s will append the signed-off-by line with your name and email signifying that you agree with the DCO.

Then git push origin typedesc_openbsd --force

ought to do it.

Thanks.

Signed-off-by: Brad Smith <brad@comstyle.com>
@brad0 brad0 force-pushed the typedesc_openbsd branch from 80d0c5c to 51328a0 Compare January 9, 2026 22:27
@lgritz lgritz changed the title fix: Fix building on OpenBSD fix(build): Fix building on OpenBSD Jan 9, 2026
Copy link
Collaborator

@lgritz lgritz left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix.

@lgritz lgritz merged commit 342da8e into AcademySoftwareFoundation:main Jan 10, 2026
30 checks passed
@brad0 brad0 deleted the typedesc_openbsd branch January 10, 2026 01:42
lgritz pushed a commit to lgritz/OpenImageIO that referenced this pull request Jan 10, 2026
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.

bug: OIIO 3.1 does not build on OpenBSD

2 participants