Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Installation instructions need to address OS X libutf installation #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
OS X has switched to x86_64 by default, but the libutf Makefile uses 
per-platform makefiles and only has Make.Darwin-i386, so doesn't compile by 
default. homebrew deals with this by just manually overwriting the line in the 
Makefile, and this seems to work: 
https://github.com/mxcl/homebrew/pull/14766/files

I guess somebody could also chase it down upstream and make them do the right 
thing?

Original issue reported on code.google.com by f...@dropbox.com on 19 Mar 2013 at 9:48

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions