From 488a13543e91aac8290c87feaf2268febd7f9143 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 27 Jun 2020 09:13:04 +0200 Subject: Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when doing make --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 14892ab3..a298f08d 100644 --- a/HISTORY +++ b/HISTORY @@ -9453,7 +9453,7 @@ Video Disk Recorder Revision History The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so that plugins can detect the presence of the new cControl::Control(). -2020-06-25: Version 2.4.3 +2020-06-27: Version 2.4.3 - Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann Friedrichs). @@ -9488,3 +9488,5 @@ Video Disk Recorder Revision History - Added a comment about the semantics of cTimeMs::Set(). - Adjusted device selection in GetDeviceForTransponder() to that in GetDevice() (thanks to Helmut Binder). +- Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when + doing make (suggested by Tobisa Grimm). -- cgit v1.2.3