Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147820535
D7633.id19635.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
861 B
Referenced Files
None
Subscribers
None
D7633.id19635.diff
View Options
Index: sys/boot/efi/boot1/Makefile
===================================================================
--- sys/boot/efi/boot1/Makefile
+++ sys/boot/efi/boot1/Makefile
@@ -94,6 +94,7 @@
echo "Undefined symbols in ${.ALLSRC}"; \
exit 1; \
fi
+ SOURCE_DATE_EPOCH=1451606400 \
${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel.dyn \
-j .rela.dyn -j .reloc -j .eh_frame \
Index: sys/boot/efi/loader/Makefile
===================================================================
--- sys/boot/efi/loader/Makefile
+++ sys/boot/efi/loader/Makefile
@@ -140,6 +140,7 @@
echo "Undefined symbols in ${.ALLSRC}"; \
exit 1; \
fi
+ SOURCE_DATE_EPOCH=1451606400 \
${OBJCOPY} -j .peheader -j .text -j .sdata -j .data \
-j .dynamic -j .dynsym -j .rel.dyn \
-j .rela.dyn -j .reloc -j .eh_frame -j set_Xcommand_set \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 14, 10:14 PM (4 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29689384
Default Alt Text
D7633.id19635.diff (861 B)
Attached To
Mode
D7633: Set PE/COFF timestamps to known value for reproducible builds
Attached
Detach File
Event Timeline
Log In to Comment