[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Use the host architecture pkg-config
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Mar 31 23:07:53 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
cc50a31f by Helmut Grohne at 2022-03-31T22:40:31+02:00
Use the host architecture pkg-config
gambas3 fails to cross build from source, because it hard codes the
build architecture pkg-config in various places and thus fails finding
required components that are only installed for the host architecture.
Employ PKG_PROG_PKG_CONFIG to discover the host architecture pkg-config
and let the build proceed quite a bit further.
[GB.NCURSES]
* Use the host architecture pkg-config
[GB.PDF]
* Use the host architecture pkg-config
[GB.QT4]
* Use the host architecture pkg-config
[GB.QT5]
* Use the host architecture pkg-config
- - - - -
f6c23453 by Benoît Minisini at 2022-03-31T21:07:50+00:00
Merge branch 'cross-pkg-config' into 'master'
Use the host architecture pkg-config
See merge request gambas/gambas!265
- - - - -
5 changed files:
- acinclude.m4
- gb.ncurses/configure.ac
- gb.pdf/configure.ac
- gb.qt4/configure.ac
- gb.qt5/configure.ac
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9689fa13f23fbfce6166262e9ced6a4a5b5ab1da...f6c234531a0a0c2aeb6234ee0882dac607db5202
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9689fa13f23fbfce6166262e9ced6a4a5b5ab1da...f6c234531a0a0c2aeb6234ee0882dac607db5202
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220331/ede3ae7c/attachment.htm>
More information about the Notification
mailing list