_reproducible_build
authorSjoerd Simons <sjoerd@debian.org>
Wed, 18 Jan 2017 08:16:30 +0000 (08:16 +0000)
committerBalint Reczey <balint@balintreczey.hu>
Wed, 18 Jan 2017 08:16:30 +0000 (08:16 +0000)
Gbp-Pq: Name 03_reproducible_build.patch

src/libcec/CMakeLists.txt

index d3eefa345a16d8a374eb25cb2aff8e620870ef71..a34bc434f2972fba9163114d58f0e9ee1a84c9df 100644 (file)
@@ -128,7 +128,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