mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 07:50:16 -05:00
The following changes were made: Restricted the "-march=core2" option to i386 because the first Intel Macs had Intel Core CPUs, not Core2. Removed the "-mdynamic-no-pic" flag as GCC lists it as a PPC specific flag. Removed "-Wl,-read_only_relocs,suppress" because it seems to be related to "-mdynamic-no-pic" and I see no need for it. Removed "-Wextra-tokens -Wnewline-eof" because they are GCC specific and not OS X specific. |
||
|---|---|---|
| .. | ||
| resources | ||
| Src | ||
| CMakeLists.txt | ||
| Dolphin.vcxproj | ||
| Dolphin.vcxproj.filters | ||
| Dolphin.vcxproj.user | ||
| DolphinWX.rc | ||
| Info.plist.in | ||
| resource.h | ||
| SConscript | ||