mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#include <kernel-features.h>
|
||||
|
||||
#if __ASSUME_MSG_NOSIGNAL
|
||||
# define NO_SIGPIPE
|
||||
# define send_flags MSG_NOSIGNAL
|
||||
#else
|
||||
# define send_flags 0
|
||||
#endif
|
||||
|
||||
#include <misc/syslog.c>
|
||||
Reference in New Issue
Block a user