remove formating warnings from build on ppc64le
This commit is contained in:
parent
a2aa7f4536
commit
65d9932734
@ -28,6 +28,10 @@ sockets in Linux.
|
||||
|
||||
|
||||
%build
|
||||
%ifarch ppc64le
|
||||
# see arch/powerpc/include/uapi/asm/types.h
|
||||
%global optflags %optflags -D__SANE_USERSPACE_TYPES__
|
||||
%endif
|
||||
%set_build_flags
|
||||
%make_build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user