_reproducible_build
authorSjoerd Simons <sjoerd@debian.org>
Thu, 10 Mar 2016 00:53:26 +0000 (00:53 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 10 Mar 2016 00:53:26 +0000 (00:53 +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