forked from Lainports/opnsense-ports
20 lines
597 B
TeX
20 lines
597 B
TeX
--- docs/user/building.tex.orig 2014-11-10 18:04:47 UTC
|
|
+++ docs/user/building.tex
|
|
@@ -96,7 +96,7 @@ $ make install-clambc -j8
|
|
\verb+$PREFIX/bin/clambc-compiler+
|
|
\item ClamAV bytecode header files:
|
|
\begin{verbatim}
|
|
-$PREFIX/lib/clang/1.1/include:
|
|
+$PREFIX/share/clambc:
|
|
bcfeatures.h
|
|
bytecode_{api_decl.c,api,disasm,execs,features}.h
|
|
bytecode.h
|
|
@@ -104,7 +104,7 @@ bytecode_{local,pe,types}.h
|
|
\end{verbatim}
|
|
\item clang compiler (with ClamAV bytecode backend) compiler include files:
|
|
\begin{verbatim}
|
|
-$PREFIX/lib/clang/1.1/include:
|
|
+$PREFIX/share/clambc:
|
|
emmintrin.h
|
|
float.h
|
|
iso646.h
|