Skip to content
Snippets Groups Projects
user avatar
Ryan Hendrickson authored
The order ought not to matter, but GCC can fail with -arch i386 -arch
x86_64 (producing an error like "FATAL:Bad fx_size (0x8) in
fix_to_relocation_info()") but succeed with -arch x86_64 -arch i386.

Closes Homebrew/homebrew#45401.

Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
91dd4d56
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..