| commit | 87adb6ef38393932cbab3a1ec3769bafc7d740e2 | [log] [tgz] |
|---|---|---|
| author | Ned Deily <nad@acm.org> | Fri Oct 18 21:09:56 2013 -0700 |
| committer | Ned Deily <nad@acm.org> | Fri Oct 18 21:09:56 2013 -0700 |
| tree | ab2e933a355c7eed268eb213de8d9886070cd6ae | |
| parent | ea41d5f27c8d4b8c546a078d190b131d6c9c2fd7 [diff] |
Issue #14499: Fix several problems with OS X universal build support:
1. ppc arch detection for extension module builds broke with Xcode 5
2. ppc arch detection in configure did not work on OS X 10.4
3. -sysroot and -arch flags were unnecessarily duplicated
4. there was no obvious way to configure an intel-32 only build.