Opened 10 years ago
Closed 7 years ago
#118 closed enhancement (fixed)
Recognize more ARM architectures and aarch64 (arm64)
Reported by: | Sérgio Monteiro Basto | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.2.0 |
Component: | kBuild | Version: | noversion |
Keywords: | Cc: |
Description
kBuild-0.1.98-arm.patch - Patch from Fedora (1) It might be interesting upstream this patch ...
(1) http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.98-arm.patch
Change History (3)
comment:1 by , 9 years ago
Summary: | Recognize more ARM architectures → Recognize more ARM architectures and aarch64 (arm64) |
---|
comment:2 by , 7 years ago
we need refactor these patches, any help is appreciate, ends with :
/builddir/build/BUILD/kBuild/src/kmk/../lib/kStuff/include/k/kDefs.h:310:4: error: #error "Port Me or define K_ENDIAN." # error "Port Me or define K_ENDIAN."
comment:3 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
seems it was fixed with : http://trac.netlabs.org/kstuff/changeset/99/trunk/include/k/kDefs.h
Note:
See TracTickets
for help on using tickets.
for arm64 (debian name) or aarch64 (fedora name) you got this patch: http://anonscm.debian.org/cgit/pkg-virtualbox/kbuild.git/tree/debian/patches/12_arm64.diff
Here is Fedora patch: http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.9998-aarch64.patch