mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
packaging: Attempt to fix the RPM build
This commit is contained in:
parent
85b8d7c605
commit
ebf05a1db3
@ -190,6 +190,8 @@ CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -m32" ./configure \
|
||||
|
||||
make showlayout
|
||||
|
||||
make samba3-idl
|
||||
|
||||
## check for gcc 3.4 or later
|
||||
CC_VERSION=`${CC} --version | head -1 | awk '{print $3}'`
|
||||
CC_MAJOR=`echo ${CC_VERSION} | cut -d. -f 1`
|
||||
|
Loading…
Reference in New Issue
Block a user