[sheepdog] [sheepdog/sheepdog] ae478b: lib, isa-l: solve build error of isa-l
Marcin Mirosław
marcin at mejor.pl
Sun Aug 16 09:39:44 CEST 2015
Branch: refs/heads/stable-0.9
Home: https://github.com/sheepdog/sheepdog
Commit: ae478b6f2ea49f4bdcc897aaa1ad403341f85f32
https://github.com/sheepdog/sheepdog/commit/ae478b6f2ea49f4bdcc897aaa1ad403341f85f32
Author: Marcin Mirosław <marcin at mejor.pl>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M lib/isa-l/make.inc
Log Message:
-----------
lib, isa-l: solve build error of isa-l
This patch solves build problem at least on Gentoo[1] and solves
ignoring some enviroment variables like CC. Patch solves
- hardcoding compiler to gcc instead use CC enviroment variable
- ignoring CFLAGS
- build error caused by passing incorrect macro name to compiler
- unconditionally striping library, now isa-l library isn't striped
- executable stack
- turn on more verbose building, now invocation of compiler isn't
hidden
[1] - http://lists.wpkg.org/pipermail/sheepdog-users/2014-November/002807.html
Signed-off-by: Marcin Mirosław <marcin at mejor.pl>
Signed-off-by: Hitoshi Mitake <mitake.hitoshi at lab.ntt.co.jp>
More information about the sheepdog
mailing list