[go: up one dir, main page]

Skip to content

A tool for making fat OSX binaries (a portable lipo)

License

Notifications You must be signed in to change notification settings

g-linville/makefat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefat

A tool for making fat OSX binaries (a portable lipo)

You give it some executables, it makes a fat executable from them. The fat executable will run on any architecture supported by one of the input executables.

makefat <output file> <input file 1> <input file 2> ...

About

A tool for making fat OSX binaries (a portable lipo)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%