Эх сурвалжийг харах

lfs-multiarch: update python2 and meson patch

Xi Ruoyao 6 жил өмнө
parent
commit
30f12eb729

+ 2 - 2
content/post/lfs-multiarch-note.md

@@ -520,7 +520,7 @@ I have a [multiarch patch][20] for Python 2.  With it we can build Python 2
 just like building Python 3 in LFS.
 
 [19]:http://www.linuxfromscratch.org/blfs/view/8.2/general/python2.html
-[20]:/assets/patches/Python-2.7.15-multiarch.patch
+[20]:/assets/patches/Python-2.7.15-multiarch-2.patch
 
 ## [Cmake][20]
 
@@ -560,7 +560,7 @@ force it search gobject-introspection tools using pkg-config.  It seems
 working well.
 
 [22]:http://www.linuxfromscratch.org/blfs/view/systemd/general/gobject-introspection.html
-[23]:https://github.com/xry111/meson/commit/472c3eb0bb430764e1cd05d0c71f848a23837533
+[23]:https://github.com/mesonbuild/meson/commit/766e62ef358b169770bf823ec958a5c1f5e5d009
 
 ## [Rustc][24] and [librsvg][25]