Skip to content
  • Keith Packard's avatar
    Fix build problems caused by cache rework. · e3096d90
    Keith Packard authored
    Pagesize no longer matters in architecture decisions, the entire cache file
    is mmaped into the library. However, lots of intptr_t values are in use now,
    so that value is important.
    
    fc-lang now requires fcserialize.c, which has been added to the repository.
    e3096d90