Fixed a few errors from the previous revision, and nuked some of the compiler errors.
git-svn-id: http://openexile.googlecode.com/svn/trunk@46 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -1126,7 +1126,6 @@
|
||||
STRIP_INSTALLED_PRODUCT = NO;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wfloat-equal",
|
||||
"-Wpadded",
|
||||
"-Wno-long-long",
|
||||
);
|
||||
};
|
||||
@@ -1170,7 +1169,6 @@
|
||||
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = static;
|
||||
WARNING_CFLAGS = (
|
||||
"-Wfloat-equal",
|
||||
"-Wpadded",
|
||||
"-Wno-long-long",
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user