Skip to content

Commit 44b2a5a

Browse files
committed
retrigger build
1 parent 138d98b commit 44b2a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ else()
4040
message(WARNING "Unknown compiler... recklessly proceeding without a version check")
4141
endif()
4242

43+
4344
if(CMAKE_SYSTEM_PROCESSOR STREQUAL "ppc64le")
4445
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-maybe-uninitialized")
4546
endif()

0 commit comments

Comments
 (0)