Commit 9fff1f6
fix(generator): Define __x86_64__ to support Qt SDK on multi-lib distribution
This ensures that headers like `bits/wordsize.h` included from `qconfig.h`
found in multi-lib Qt distributions will properly define `__WORDSIZE` so that
the expected header `QtCore/qconfig-64.h` is included.1 parent 427fc7a commit 9fff1f6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
230 | 233 | | |
231 | 234 | | |
232 | 235 | | |
| |||
0 commit comments