mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
packaging(RHEL-CTDB): don't call make proto for the 3.3.0 build.
Michael
(This used to be commit 815613c655
)
This commit is contained in:
parent
9e43dfd299
commit
0a0b8ceb44
@ -177,8 +177,6 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
|
||||
|
||||
make showlayout
|
||||
|
||||
make CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" proto
|
||||
|
||||
## 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