made PAE enabled by accident and fixed libmagicrt.hChange-Id: Ia09d8b9a68aa2e1522d66ed93453de9d7d802cb2
Preparations for PAE supportChange-Id: I9a7c9ed9f803e2e26d745d14149a8aec64ab0c75
libmagicrt: integrate into build systemThe magic runtime library is now built as part of the regular build, ifthe MKMAGIC=yes flag is passed to the build system. The library hasbeen renamed from
libmagicrt: integrate into build systemThe magic runtime library is now built as part of the regular build, ifthe MKMAGIC=yes flag is passed to the build system. The library hasbeen renamed from "magic" to "magicrt" to resolve a name clash with BSDfile(1)'s libmagic. All its level-5 LLVM warnings have been resolved. The final library, "libmagicrt.bcc", is now stored in the destinationlibrary directory rather than in the source tree.Change-Id: Iebd4b93a2cafbb59f95d938ad1edb8b4f6e729f6
show more ...