Files
binutils-gdb/gdb/python
Aditya Vidyadhar Kamath 127f733f88 Fix AIX CI build break.
In AIX a recent commit caused a build break with the error as shown below.
In file included from python/py-color.h:23,
                 from python/python.c:39:
python/python-internal.h:86:10: fatal error: Python.h: No such file or directory
   86 | #include <Python.h>

In AIX, we run builds with and without python for our internal CI's.

A feature development made by the recent commit https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=6447969d0ac774b6dec0f95a0d3d27c27d158690
missed to guard Python.h in HAVE_PYTHON macro.

This commit is a fix for the same.

Approved-By: Tom Tromey <tom@tromey.com>
2025-01-13 08:56:14 -06:00
..
2024-11-01 11:06:47 -06:00
2025-01-12 13:30:43 -07:00
2025-01-12 13:30:43 -07:00
2024-11-01 11:06:47 -06:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2025-01-12 13:30:43 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-12-18 10:00:44 -07:00
2024-11-01 11:06:47 -06:00
2024-09-30 13:23:35 -06:00
2024-12-18 10:00:44 -07:00
2025-01-13 08:56:14 -06:00
2024-12-18 10:00:44 -07:00