Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a few more arm build bits #455

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

RangerRick
Copy link
Collaborator

Couple of odds and ends I needed to get through a full build.

This gets me to being able to hand-cook my freebsd partition into ravynOS and boot (but there are some issues after)

Copy link
Collaborator

@mszoek mszoek left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning up all the untracked files mess! Just curious about the one Makefile change - otherwise all LGTM!

@@ -4,7 4,7 @@ LIB= xkbcommon
PACKAGE= lib${LIB}
SHLIB_MAJOR= 1

.PATH: ${.CURDIR} ${MAKEOBJDIR}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this needed? IIRC, I couldn't build without CURDIR.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hm I honestly don't know cause I did that months ago, but at the time it didn't work. I'll try taking that out and see if it still works.

Copy link
Collaborator

Choose a reason for hiding this comment

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

any updates? :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Sorry I've been slammed since getting back from Florida, if I don't get a chance to try again tomorrow, I should for American Thanksgiving break.

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