mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
seoul: produce hash stable port
Remove line printing the user name and the date in generated source code. Fixes #3004
This commit is contained in:
parent
cf7e23f0d6
commit
5473a36f81
@ -1 +1 @@
|
||||
49c315a92108ed1c7e0f356b2e6c72ad6a9422bb
|
||||
a417db30615df66f54ab57511bc4fab0ef2b79cf
|
||||
|
@ -26,6 +26,7 @@ default : additional_steps
|
||||
additional_steps : $(DOWNLOADS)
|
||||
@echo "fix python version in code generator scripts ..." && \
|
||||
sed -i "s/env python2/env $(PYTHON2)/" $(I82576VF_DIR)/genreg.py $(EXECUTOR_DIR)/build_instructions.py && \
|
||||
sed -i "/Generated on/d" $(I82576VF_DIR)/genreg.py && \
|
||||
echo "call code generators ... takes a while ..." && \
|
||||
cd $(EXECUTOR_DIR) && \
|
||||
./build_instructions.py > instructions.inc && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user