lkml.org 
[lkml]   [2018]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] x86: Asm macros fixes
Date
There has been a complaint that the recent use of assembly macros in C
files broke distcc. The first patch fixes this issue.

The second patch adds a dependency for all C files on macros.S, to
trigger their recompilation when the relevant macros change.

Nadav Amit (2):
Makefile: Fix distcc compilation with x86 macros
x86: set a dependency on macros.S

Makefile | 4 +++-
arch/x86/Makefile | 7 +++++--
scripts/Makefile.build | 33 +++++++++++++++++++++++++++++----
3 files changed, 37 insertions(+), 7 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2018-11-12 23:20    [W:0.154 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site