aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/libffi.xml
Commit message (Collapse)AuthorAgeFilesLines
* libffi: Remove --disable-exec-static-trampxry111/glibc-2.37Xi Ruoyao2023-02-031-13/+1
| | | | It's not needed now since gjs-1.74 supports static trampoline.
* libffi: style "libffi" (library name) with XML tagXi Ruoyao2022-12-101-1/+2
| | | | | | As we are using "Libffi" for package name, I guess "libffi" (lower case) means the library. So decorate it like how we handle other library names.
* Add more details to the descriptiion of what this package does.David Bryant2022-12-071-6/+11
| | | | Correct capitalizatiom throughout, and tweak English idiom.
* libffi: reword the note about "building for another system"Xi Ruoyao2022-03-261-2/+4
| | | | | | | | | | | Telling the user to override CFLAGS and CXXFLAGS may cause two problems: 1. We've added --with-gcc-arch=native, so the configure script will add "-march=native" into CFLAGS. Then we've not really verified which -march= value is the last one in the GCC command line and being really used. 2. User may just export CFLAGS="-march=x86_64", without "-O2". This will produce unoptimized binaries.
* SpelingBruce Dubbs2022-03-241-1/+1
|
* libffi: update the desc for --disable-exec-static-trampXi Ruoyao2022-03-211-5/+2
| | | | | Now BLFS has gobject-introspection-1.72, which is already fixed. GJS fix will be released in GNOME 43 (not 42).
* Remove spaces at end o lines - chapter08Pierre Labastie2021-09-071-3/+3
|
* libffi: document --disable-exec-static-trampXi Ruoyao2021-08-091-1/+14
|
* Package updates.Bruce Dubbs2021-08-081-1/+4
| | | | | Update to linux-5.13.9. Update to libffi-3.4.2.
* clean up short descriptionsXi Ruoyao2021-02-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* - fix some gcc->GCCPierre Labastie2020-06-131-2/+2
| | | | | | - remove commented text in glibc (chap 5), and fix a directory location git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-14/+1
| | | | | | | | There are a couple of minor command changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+133
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689