Commit fef13d0
committed
config: disable tracing as it breaks PowerVR GPU driver build
It calls __assign_str() with two arguments, while it expects one argument only. Disabling tracing however skips that code, which is how StarFive's builds succeed.
Fixing their code another time.
Signed-off-by: MichaIng <micha@dietpi.com>1 parent 986421a commit fef13d0
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments