diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/libffi.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/libffi.xml b/chapter08/libffi.xml index 9e4b132df..579bb6315 100644 --- a/chapter08/libffi.xml +++ b/chapter08/libffi.xml @@ -53,7 +53,8 @@ value of the <parameter>--with-gcc-arch=</parameter> parameter in the following command to an architecture name fully implemented by the CPU on that system. - If this is not done, all applications that link to libffi will trigger + If this is not done, all applications that link to + <filename class='libraryfile'>libffi</filename> will trigger Illegal Operation Errors.</para> </note> |