Update submodules

This commit is contained in:
Jack Andersen 2015-12-27 12:43:42 -10:00
parent da630143b6
commit 57d815dd1c
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
include_directories(/usr/local/include)
endif()
if(${CMAKE_BUILD_TYPE} STREQUAL "Release" AND ${CMAKE_SYSTEM_NAME} STREQUAL Linux)
if(${CMAKE_BUILD_TYPE} AND ${CMAKE_BUILD_TYPE} STREQUAL "Release" AND ${CMAKE_SYSTEM_NAME} STREQUAL Linux)
option(USE_LD_GOLD "Link with GNU Gold and enable LTO" ON)
else()
option(USE_LD_GOLD "Link with GNU Gold and enable LTO" OFF)

2
hecl

@ -1 +1 @@
Subproject commit 239806060918b7d1eaa59add2f0486ae59963d42
Subproject commit 3383321c7c0176e2adef45c6db963434bc3325d7

@ -1 +1 @@
Subproject commit 9dc2406fe39a2b30a4ded1af3ec460e47dbd7776
Subproject commit 1d313676fbef851cacee62ac83dd53ee89606dc0