diff options
| author | ghpzin <ghpzin@gmail.com> | 2025-09-21 02:42:44 +0300 |
|---|---|---|
| committer | ghpzin <ghpzin@gmail.com> | 2025-09-25 19:18:53 +0300 |
| commit | 86f6c8c08cc8c5a5484ddcfc5011d2eab741b5a9 (patch) | |
| tree | 760228993952ccb08535b92f4ee8bf385a6bc31b /pkgs/development/python-modules/python-sql | |
| parent | 82f7a6846871246949433224905eb2e844b1fb09 (diff) | |
postfix: fix build with gcc15
- add "-std=gnu17" to `ccargs`
Fixes build failure with gcc15:
```
In file included from flush_clnt.c:96:
./mail_params.h:17:13: error: 'bool' cannot be defined via 'typedef'
17 | typedef int bool;
| ^~~~
./mail_params.h:17:13: note: 'bool' is a keyword with '-std=c23' onwards
./mail_params.h:17:1: warning: useless type name in empty declaration
17 | typedef int bool;
| ^~~~~~~
```
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
