jadonk / jadonk/rowboat

Compiling u-boot on Mac OS X

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
When following the instructions to build the rowboat android but changing some
aspects to Mac OS X, like linux by darwin, I found a minor issue with the crc32
file produced by sed. It would be great to add some rules depending on the OS
to use gsed from macports instead of sed.

In any case I attach a patch solves the issue quite easily.

```

Original issue reported on code.google.com by `chem...@gmail.com` on 14 Mar 2012 at 8:27

Attachments:
- [rules.mk.diff](https://storage.googleapis.com/google-code-attachments/rowboat/issue-156/comment-0/rules.mk.diff)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the attached rules.mk.diff and the build instructions for compiling u-boot on Mac OS X. Check how the crc32 file is produced with sed, then verify that the OS-specific rule uses gsed on Mac OS X while retaining the existing behavior on Linux.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.