Changes between Initial Version and Version 1 of Ticket #20583, comment 5


Ignore:
Timestamp:
10/29/2024 05:01:20 AM (5 months ago)
Author:
Xi Ruoyao

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #20583, comment 5

    initial v1  
    1 `sed 's/SWIG_Python_AppendOutput/SWIG_AppendOutput/' -i ../pylibfdt/libfdt.i`
     1`sed 's/SWIG_Python_AppendOutput/SWIG_AppendOutput/' -i ../pylibfdt/libfdt.i` makes dtc build fine, but I'm not sure if it's correct (esp. as the dtc wheel has no test suite).