tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: Deterministic C++ files



   
   If you have suggestions for (2), I'd like to hear them.
   For (1) and (3) I am considering to replace ${NETBSDSRCDIR} with
   ^top/ and ${OBJDIR} with ^obj/ or something like that. It should make
   the pathes shorter and still allow unique seeds per object file.


if you want the seeds to be unique across builds with different paths
then you really need to trim them down like you meantioned i believe.


.mrg.


Home | Main Index | Thread Index | Old Index