mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-08 02:02:23 +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
|
#endif
|
||||||
#include <sysdep.h>
|
#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
|
define(path, `SYSDEP_DIR/macros.m4')dnl
|
||||||
include(path)
|
include(path)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user