Re: Do not use -Werror by default in your modules without joining #testable



On Mon, 2017-04-03 at 06:42 +0200, Sébastien Wilmet wrote:
Maybe this works:
module_autogenargs['epiphany'] = '--enable-Werror'

Actually it does work. No clue what I was doing wrong when I tested
this previously. :)

module_autogenargs['epiphany'] = 'CFLAGS="-Werror"' works too. I didn't
try messing with makeargs as that doesn't seem right.

Michael


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]