.
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=75
This commit is contained in:
parent
817bfb6f24
commit
9cd4f3b914
2
man.spec
2
man.spec
@ -123,7 +123,7 @@ Authors:
|
||||
rm -f configure
|
||||
%global optflags %{optflags} -funroll-loops -pipe -Wall
|
||||
if grep -q _DEFAULT_SOURCE /usr/include/features.h ; then
|
||||
CFLAGS="%{optflags} -D_DEFAULT_SOURCE"
|
||||
CFLAGS="%{optflags} -D_GNU_SOURCE -D_DEFAULT_SOURCE"
|
||||
else
|
||||
CFLAGS="%{optflags} -D_GNU_SOURCE -D_SVID_SOURCE"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user