Hello.
On 12/8/2015 1:11 PM, Qais Yousef wrote:
Commit ebb5e78cc634 (MIPS: Initial implementation of a VDSO) introduced a build
error.
scripts/checkpatch.pl now enforces certain format for the commit citing --
you also need to enclose the summary in "".
For MIPS VDSO to be compiled it
Commit ebb5e78cc634 (MIPS: Initial implementation of a VDSO) introduced a build
error.
For MIPS VDSO to be compiled it requires binutils version 2.25 or above but the
check in the Makefile had inverted logic causing it to be compiled in if
binutils
is below 2.25.
This fixes the following compila
2 matches
Mail list logo