https://github.com/xuxiaodong/debcross
Cross build in container
https://github.com/xuxiaodong/debcross
crossbuild docker-image
Last synced: 18 days ago
JSON representation
Cross build in container
- Host: GitHub
- URL: https://github.com/xuxiaodong/debcross
- Owner: xuxiaodong
- License: mit
- Created: 2021-09-09T01:30:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-09T01:40:45.000Z (almost 5 years ago)
- Last Synced: 2025-03-05T11:15:16.676Z (over 1 year ago)
- Topics: crossbuild, docker-image
- Language: Makefile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debcross
Debcross 提供一套交叉编译环境,以方便在容器中运行,目前它支持下列 CPU 架构:
- amd64
- i386
- arm64
- armel
- armhf
- mips
- mipsel
- mips64el
- powerpc
- ppc64el
- s390x