Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 134016 | Differences between
and this patch

Collapse All | Expand All

(-)cmake/Modules/DefineCompilerFlags.cmake.orig (-1 / +1 lines)
Lines 15-18 Link Here
15
  #endif (CMAKE_SIZEOF_VOID_P MATCHES "8")
15
  #endif (CMAKE_SIZEOF_VOID_P MATCHES "8")
16
endif (UNIX AND NOT WIN32)
16
endif (UNIX AND NOT WIN32)
17
17
18
add_definitions(-DHAVE_CONFIG_H -Wall -Werror)
18
add_definitions(-DHAVE_CONFIG_H -Wall)

Return to bug 134016