lzip-bug
[Top][All Lists]
Advanced

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

[Lzip-bug] S_ISVTX is undefined without _XOPEN_SOURCE


From: Charlie Lin
Subject: [Lzip-bug] S_ISVTX is undefined without _XOPEN_SOURCE
Date: Tue, 26 Dec 2017 18:10:58 -0500

The patch adds _XOPEN_SOURCE=500
Explaination: on glibc, S_ISVTX is only visible if the aformentioned
macro is defined.

Compiler: gcc 7.2.1
CFLAGS=-Wall -Wextra -Werror -Wpedantic -fno-builtin -std=c99

Attachment: xopen.diff
Description: Text Data


reply via email to

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