mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when doing make
This commit is contained in:
4
HISTORY
4
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).
|
||||
|
Reference in New Issue
Block a user