mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
GLIBC: building in a separate build directory
This commit is contained in:
parent
9bfc9cc725
commit
ec1a01fa02
|
@ -715,6 +715,7 @@ modules:
|
||||||
|
|
||||||
- name: glibc
|
- name: glibc
|
||||||
buildsystem: autotools
|
buildsystem: autotools
|
||||||
|
builddir: true
|
||||||
config-opts:
|
config-opts:
|
||||||
- --prefix=${FLATPAK_DEST}
|
- --prefix=${FLATPAK_DEST}
|
||||||
- --libdir=${FLATPAK_DEST}/lib
|
- --libdir=${FLATPAK_DEST}/lib
|
||||||
|
|
Loading…
Reference in a new issue