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

Prototype building hermetically for arm. #4414

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

y4vor
Copy link
Contributor

@y4vor y4vor commented Nov 12, 2024

$ gn gen out/linux-arm
$ cp starboard/evergreen/arm/softfp/args.gn out/linux-arm
$ autoninja -C out/linux-arm absl
$ autoninja -C out/linux-arm base
$ autoninja -C out/linux-arm base_unittests
$ autoninja -C out/linux-armn net
$ autoninja -C out/linux-arm cobalt_lib
$ nm -uC out/linux-arm/libbase_unittests.so

@y4vor y4vor requested a review from a team as a code owner November 12, 2024 15:34
@y4vor y4vor requested a review from kaidokert November 12, 2024 15:34
@y4vor y4vor marked this pull request as draft November 12, 2024 15:34
@y4vor y4vor force-pushed the linux_arm branch 2 times, most recently from 0f234e2 to 4543989 Compare November 12, 2024 18:29
$ gn gen out/linux-arm

$ cp starboard/evergreen/arm/softfp/args.gn out/linux-arm

$ autoninja -C out/linux-arm absl

$ autoninja -C out/linux-arm base

$ autoninja -C out/linux-arm base_unittests

$ autoninja -C out/linux-armn net

$ autoninja -C out/linux-arm cobalt_lib

$ nm -uC out/linux-arm/libbase_unittests.so
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.

1 participant