From 529a81923c46549174929c83b7b239bd28dbf705 Mon Sep 17 00:00:00 2001 From: pisa Date: Thu, 21 Oct 2010 14:09:36 +0000 Subject: [PATCH] Make part formating. --- index.mdwn | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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 -- 2.39.2