This is a small patch to Makefile that does two things: - Silence GCC warnings on 5.x (missing \n at EOF) - Change bogus SED statement This also closes PR ports/56425. Submitted by: Ulrich Spoerlein <q@uni.de> Fix: %%% How-To-Repeat: N/A
Forgot one more patch (apply after previous one). - Don't grumble about disabling x86 asm on non-i386 hardware, since obviously it won't be used anyway. ./danfe
State Changed From-To: open->closed Committed, thanks!