Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e59aa8c

Browse files
author
Stefan Krah
committed
Revert 29506c7db353 (build output should be accurate).
1 parent 5c9a589 commit e59aa8c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Modules/_decimal/libmpdec/mpdecimal.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ extern "C" {
106106
#endif
107107
#endif
108108

109-
/* ASM isn't available in strict ansi C mode */
110-
#if defined(ASM) && defined(__STRICT_ANSI__)
111-
#undef ASM
112-
#define ANSI
113-
#endif
114109

115110
/* BEGIN CONFIG_64 */
116111
#if defined(CONFIG_64)

0 commit comments

Comments
 (0)