diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-06-04 15:31:04 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-06-15 16:45:33 -0700 |
commit | 6a160e340db2df76c5f55567da27021c8af8c1e3 (patch) | |
tree | 2ae2c4ffe27483e2dec6b20654d3205e7e0fac92 /meta-python/recipes-devtools/python/python-lxml.inc | |
parent | 5d1e72d9f79cb8b064dad6baf50bb2ca33d2ce32 (diff) | |
download | meta-openembedded-6a160e340db2df76c5f55567da27021c8af8c1e3.tar.gz |
postgresql: improve reproducibility
- Make pg_config not record var-CC, var-CFLAGS, and configure
which contains build paths
- Split pgxs in which Makefile.global contains build path from
package postgresql to postgresql-server-dev, it refers ubuntu
Here is we got from Ubuntu 18.04
$ dpkg -c /var/cache/apt/archives/postgresql-server-dev-10_10.8-0ubuntu0.18.04.1_amd64.deb
-rwxr-xr-x root/root 30792 2019-05-07 17:20 ./usr/lib/postgresql/10/bin/pg_config
drwxr-xr-x root/root 0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/
drwxr-xr-x root/root 0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/
drwxr-xr-x root/root 0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/config/
drwxr-xr-x root/root 0 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/src/
-rw-r--r-- root/root 31309 2019-05-07 17:20 ./usr/lib/postgresql/10/lib/pgxs/src/Makefile.global
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lxml.inc')
0 files changed, 0 insertions, 0 deletions