Sure it can be compiled without optimizations...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7336 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#if !defined __ASSEMBLER__ && !defined _ISOMAC && !defined __OPTIMIZE__
|
//#if !defined __ASSEMBLER__ && !defined _ISOMAC && !defined __OPTIMIZE__
|
||||||
# error "glibc cannot be compiled without optimization"
|
//# error "glibc cannot be compiled without optimization"
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
/* Another evil option when it comes to compiling the C library is
|
/* Another evil option when it comes to compiling the C library is
|
||||||
--ffast-math since it alters the ABI. */
|
--ffast-math since it alters the ABI. */
|
||||||
|
|||||||
Reference in New Issue
Block a user