Removed unsupported compile option
parent
4d6c7f4917
commit
8dd97a141d
Frameworks
Ogg/macosx/Ogg.xcodeproj
Vorbis/macosx
Vorbis.xcodeproj
VorbisNoDot.xcodeproj
|
@ -306,7 +306,6 @@
|
|||
OTHER_CFLAGS = (
|
||||
"$(OTHER_CFLAGS)",
|
||||
"-ffast-math",
|
||||
"-falign-loops=16",
|
||||
);
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
};
|
||||
|
|
|
@ -813,7 +813,6 @@
|
|||
OTHER_CFLAGS = (
|
||||
"$(OTHER_CFLAGS)",
|
||||
"-ffast-math",
|
||||
"-falign-loops=16",
|
||||
);
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
};
|
||||
|
|
|
@ -813,7 +813,6 @@
|
|||
OTHER_CFLAGS = (
|
||||
"$(OTHER_CFLAGS)",
|
||||
"-ffast-math",
|
||||
"-falign-loops=16",
|
||||
);
|
||||
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue