Hi, I am about to fix the time zone feature and would like an opinion before I go ahead. As for now when the toolchain is built the /usr/share/zoneinfo-files for each country is not generated which I suppose is because we are cross-compiling and do not want to install the files to the local machine.
Reading the manual for tzfiles I understand that the files are portable, which mean we could just run the local "zic"-command to generate the zoneinfo-directory tree and then copy to the "/opt" directory of the toolchain and make timezone.make install these files on the target. Any objections to this solution or other suggestions to solve this problem? Best regards, Bo -- ptxdist mailing list [email protected]
