freebsd-ports/security/clambc/files/patch-docs_user_building.tex
Ryan Steinmetz 52585fa661 New port: security/clambc:
The ClamAV bytecode compiler allows users to build their own bytecode
signatures for use with ClamAV.

WWW: https://www.clamav.net/
2014-12-01 19:35:34 +00:00

20 lines
579 B
TeX

--- ../docs/user/building.tex.orig
+++ ../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