emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master updated (53dfd85 -> be8328a)


From: Philipp Stephani
Subject: Re: master updated (53dfd85 -> be8328a)
Date: Sun, 11 Apr 2021 12:04:53 +0200

Am So., 11. Apr. 2021 um 00:35 Uhr schrieb Andreas Schwab
<schwab@linux-m68k.org>:
>
> emacs.c: In function ‘load_seccomp’:
> emacs.c:1092:22: error: ‘SECCOMP_SET_MODE_FILTER’ undeclared (first use in 
> this function)
>    if (emacs_seccomp (SECCOMP_SET_MODE_FILTER,
>                       ^
> emacs.c:1092:22: note: each undeclared identifier is reported only once for 
> each function it appears in
> emacs.c:1093:22: error: ‘SECCOMP_FILTER_FLAG_TSYNC’ undeclared (first use in 
> this function)
>                       SECCOMP_FILTER_FLAG_TSYNC, &program)
>                       ^
> make[2]: *** [emacs.o] Error 1
>

Thanks, I've attempted to fix this with commit
25937821bc445235d984c4db8cb18dfbacd6a4ff.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]