From: pisa Date: Thu, 21 Oct 2010 14:09:36 +0000 (+0000) Subject: Make part formating. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ortcan-www.git/commitdiff_plain/529a81923c46549174929c83b7b239bd28dbf705 Make part formating. --- diff --git a/index.mdwn b/index.mdwn index 2486d16..4592188 100644 --- a/index.mdwn +++ b/index.mdwn @@ -22,15 +22,17 @@ in Virtual/Versatile CAN API library - [[libVCA|vca]]. To obtain and build sources of the latest development version of former OCERA CAN components use -  git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan -  cd ortcan/ -  git submodule update --init -  make default-config + git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan + cd ortcan/ + git submodule update --init + make default-config +   make The configuration options for the build can be specified in "config.omk" file. For x86_64 build line bellow -has to be added into config.omk +has to be added into "config.omk" before final +make command CFLAGS+=-fpic