search for: aarh64

Displaying 2 results from an estimated 2 matches for "aarh64".

Did you mean: aarch64
2014 Sep 24
2
[LLVMdev] [compiler-rt] cmake fails to configure for AArh64
Hi, I am trying to cross compile LLVM/clang for AArch64 on an X86_64 Linux host using aarch64-linux-gnu-gcc / aarch64-linux-gnu-g++. Important is that I have compiler-rt checked out to the llvm/projects folder. "cmake -G 'Unix Makefiles' ..." is used to configure the build folder. The problem: cmake fails to configure. The reason: cmake passes the -m64 option to
2015 Mar 05
31
[Bug 2361] New: seccomp filter (not only) for aarch64
...x Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: jjelen at redhat.com Created attachment 2561 --> https://bugzilla.mindrot.org/attachment.cgi?id=2561&action=edit aarh64 patch We started using seccomp filter in openssh and there appeared to some problems with secondary architectures: https://bugzilla.redhat.com/show_bug.cgi?id=1195065 Seccomp filter is available on aarch64 architecture, but openssh code was not ready for it so I am providing here patch to make it...