opnsense-ports/security/clambc/files/patch-docs_user_building.tex
Franco Fichtner 37baa0b2c7 */*: sync with upstream
Taken from: FreeBSD
2016-04-15 01:59:23 +02:00

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