mirror of
https://abf.rosa.ru/djam/dtc.git
synced 2025-02-22 17:03:03 +00:00
Create version_gen.h file for e2k
This commit is contained in:
parent
a9193aae33
commit
c8058d415a
1 changed files with 1 additions and 0 deletions
1
dtc.spec
1
dtc.spec
|
@ -65,6 +65,7 @@ sed -i 's/python2/python3/' pylibfdt/setup.py
|
|||
%ifarch %{e2k}
|
||||
# -MG is an unrecognized option for lcc
|
||||
sed -i 's,-MG,,' Makefile
|
||||
echo '#define DTC_VERSION "DTC %{version}"' > version_gen.h
|
||||
%endif
|
||||
|
||||
%build
|
||||
|
|
Loading…
Add table
Reference in a new issue