Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Time date env variables and random address... Is also input data, maybe not as a flag but still
 help



Time and date are... tolerable. There's SOURCE_DATE_EPOCH which should always be set to whack it into submission when used. ASLR of the _compiler being invoked_ resulting in a difference in the _program being compiled_ is nuts and would break any self-hosting compiler with consistency checks.

ASLR is important, but you should be able to provide the random seed (I don't know if it's possible or not)

Explicit is Better than Implicit.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: