I don't know if this is the _correct_ way to do it, but it worked for me on
the latest ArchLinux:

In your darktable git folder, open src/CMakeLists.txt. Look for these two
lines and comment them out (they were lines 643 and 644 for me):

set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror -Werror=type-limits")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror -Werror=type-limits")



On Sat, Apr 9, 2016 at 11:53 AM, Stefan Klinger <dt-l...@stefan-klinger.de>
wrote:

> On 2016-Apr-09, Roman Lebedev wrote with possible deletions:
> > Compile without -Werror for now.
>
> How to disable?
>
>
> --
> http://stefan-klinger.de                                      o/X
> Send plain text messages only, not exceeding 32kB.            /\/
>                                                                 \
>
> ____________________________________________________________________________
> darktable user mailing list
> to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
>

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to