Typo in make.osx

This line:

ARCH_FLAGS="-arch i386-arch x86_64"

should actually be

ARCH_FLAGS="-arch i386 -arch x86_64"

(notice the extra space after i386. it wouldn’t build for me without this fix.)

Uri

Uri Laserson
Graduate Student, Biomedical Engineering

Harvard-MIT Division of Health Sciences and Technology
M +1 917 742 8019
laserson@…895…