mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-06 12:01:08 +03:00
* sysdeps/alpha/divrem.m4: Undefine `ret' to avoid the definition
that's used inside the alpha sysdep.h.
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
#endif
|
||||
#include <sysdep.h>
|
||||
|
||||
/* Avoid the definition of ret that we set in the alpha sysdep.h. */
|
||||
#undef ret
|
||||
|
||||
define(path, `SYSDEP_DIR/macros.m4')dnl
|
||||
include(path)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user