mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 08:10:09 +01:00
makedepend would crash when a source includes a header indirectly, such as #define HEADER "some-header.h" #include HEADER Do not define HEADER (makedepend would detects this as an incomplete include) and add the dependency manually in the Makefile. This should hopefully fix bug #33374. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| SConscript | ||
| vg.pc.in | ||
| vgapi.csv | ||