Commit 1a2bcc9
committed
Fix dtc submodule build error when using gcc -g or -O0
The build error:
/usr/bin/ld: /tmp/cc2eaHdM.ltrans0.ltrans.o: in function fdt_del_node':
<artificial>:(.text+0x279f0): undefined reference to fdt_node_end_offset_'
collect2: error: ld returned 1 exit status1 parent e08a2a2 commit 1a2bcc9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments