diff options
author | Jani Välimaa <wally@mageia.org> | 2024-02-22 15:54:05 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-02-22 15:54:05 +0200 |
commit | 9e9db1e7dae71cb00720a97693369d445463cfbf (patch) | |
tree | afe057d0fedcc3d2e518c560ccfbd24830fa3a6d /README | |
parent | c26115627c856f451b58878e8dcca3d7e5d4589b (diff) | |
download | rpm-setup-9e9db1e7dae71cb00720a97693369d445463cfbf.tar rpm-setup-9e9db1e7dae71cb00720a97693369d445463cfbf.tar.gz rpm-setup-9e9db1e7dae71cb00720a97693369d445463cfbf.tar.bz2 rpm-setup-9e9db1e7dae71cb00720a97693369d445463cfbf.tar.xz rpm-setup-9e9db1e7dae71cb00720a97693369d445463cfbf.zip |
rpmeval: fix build with gcc13
Fixes the following build error with gcc >= 13.
rpmeval.c: In function 'main':
rpmeval.c:22:14: error: implicit declaration of function 'rpmReadConfigFiles' [-Wimplicit-function-declaration]
22 | if (rc = rpmReadConfigFiles(NULL, NULL)) {
| ^~~~~~~~~~~~~~~~~~
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions