Skip to content
Snippets Groups Projects
Commit b4b1f6a8 authored by Alejandro Homs Puron's avatar Alejandro Homs Puron Committed by Operator for ID00
Browse files

Downgrade to gcc-7.5.0: comment missing features

parent 09f7fdc8
No related branches found
No related tags found
No related merge requests found
Pipeline #54503 failed
......@@ -81,7 +81,7 @@ endif()
find_package(Numa REQUIRED)
# Remove warning on alignment of packet members
SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Waddress-of-packed-member")
#SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Waddress-of-packed-member")
# slsDetectorPackage
set(SLS_DETECTOR_DIR ${CMAKE_CURRENT_SOURCE_DIR}/slsDetectorPackage)
......
Subproject commit 90722cd35a8971426f2c8ea645555e57cd3f7d84
Subproject commit eda56a27c57d247d63b745663909b1285cfba731
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment