_reproducible_build
authorSjoerd Simons <sjoerd@debian.org>
Mon, 25 Dec 2017 21:52:01 +0000 (21:52 +0000)
committerBalint Reczey <rbalint@ubuntu.com>
Mon, 25 Dec 2017 21:52:01 +0000 (21:52 +0000)
Gbp-Pq: Name 03_reproducible_build.patch

src/libcec/CMakeLists.txt

index 5c888070000267739ece5566ba9317646bcd8181..7eeaa5e49e96f56e78c56f4fa6a3d617ed711d1c 100644 (file)
@@ -129,7 +129,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