_reproducible_build
authorSjoerd Simons <sjoerd@debian.org>
Mon, 7 Mar 2016 19:24:16 +0000 (19:24 +0000)
committerBalint Reczey <balint@balintreczey.hu>
Mon, 7 Mar 2016 19:24:16 +0000 (19:24 +0000)
Gbp-Pq: Name 03_reproducible_build.patch

src/libcec/CMakeLists.txt

index a4945339d671c36980bc8d7ef8d89ae35cb37361..0933dc3de849d825afe1d0a862459a65917f946e 100644 (file)
@@ -125,7 +125,7 @@ set(CEC_HEADERS devices/CECRecordingDevice.h
 source_group("Header Files" FILES ${CEC_HEADERS})
 
 # platform and device specific
-include(cmake/SetBuildInfo.cmake)
+set(LIB_INFO "compiled on ${CMAKE_SYSTEM} ... ")
 include(cmake/CheckPlatformSupport.cmake)
 
 ## create project groups