From 7f7fa7fd902c819f616312489dbe882f3bc1edfa Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 9 Oct 2012 10:43:28 +0200 Subject: Added options to build a 32-bit version of VDR on a 64-bit machine to Make.config.template --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 07a5079f..1767451f 100644 --- a/INSTALL +++ b/INSTALL @@ -36,6 +36,10 @@ and type 'make'. This should produce an executable file named 'vdr', which can be run after the DVB driver has been installed. +If you want to build a 32-bit version of VDR on a 64-bit machine, you can +use 'make M32=1' to do so. Note that you also need to have a Make.config file +(derived from Make.config.template) to make this work. + IMPORTANT: See "Configuration files" below for information on how ========= to set up the configuration files at the proper location! -- cgit v1.2.3