diff options
| author | Michael D Kinney <michael.d.kinney@intel.com> | 2026-09-13 01:04:31 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-09-18 22:59:03 +0300 |
| commit | 6abc1c06585ffd66d23a74811a930d8d0f88cef7 (patch) | |
| tree | 80cdafe8dfbc0c92931d39382dc2b7dd685396f9 /BaseTools/Source/Python/UPT/Library | |
| parent | 774bcdbf94d07993ef38602969f589219a336dba (diff) | |
| download | edk2-master.tar.xz | |
On 32-bit architectures (IA32), standard C library headers may default
to 32-bit time_t and file offsets.
Define _FILE_OFFSET_BITS=64 and _TIME_BITS=64 under [BuildOptions]
for IA32 builds in TimerLibPosix.inf to use 64-bit time_t and struct
timespec.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/UPT/Library')
0 files changed, 0 insertions, 0 deletions
