Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiorix/crosstool-ng-arm
Docker image with crosstool-ng for ARM (Raspberry Pi)
https://github.com/fiorix/crosstool-ng-arm
Last synced: 18 days ago
JSON representation
Docker image with crosstool-ng for ARM (Raspberry Pi)
- Host: GitHub
- URL: https://github.com/fiorix/crosstool-ng-arm
- Owner: fiorix
- Created: 2015-03-22T15:48:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-23T14:53:33.000Z (almost 10 years ago)
- Last Synced: 2024-10-16T11:21:55.400Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crosstool-ng for arm (Raspberry Pi)
This is a Dockerfile that builds an image containg [crosstool-ng](http://crosstool-ng.org)
for building software for ARM processors.Old docker versions (e.g. v1.0.1) may have issues with images built from this
Dockerfile due to a bug on the `WORKDIR` instruction. Use newer versions.With this base image you can compile software like ffmpeg, freeswitch, etc.