1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-30 06:50:24 +03:00

build: add a build suffix ("4") for s4-binaries

This commit is contained in:
Michael Adam 2012-05-30 13:01:18 +02:00
parent fef5ce7f0f
commit 0659a708e7

View File

@ -8,6 +8,7 @@ srcdir = "."
import samba_version
bld.env.suffix3 = "3"
bld.env.suffix4 = "4"
# create separate build groups for building the asn1 and et compiler, then
# building the C from ASN1 and IDL, and finally the main build process