1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/build
Torgeir Lerkerod 98a4327b19 Fix errornos assumption that all compilers are gcc
When compiling Samba 4's IDL files buildsystem assumes that compiler
knows about -xc, which is a gcc spesefic switch as this switch isn't
needed on gcc either the flag was uneeded and can be removed. Thus no
warnings on non gcc systems.

Signed-off-by: Torgeir Lerkerod <Torgeir.Lerkerod@gmail.com>
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2009-02-09 22:12:45 +01:00
..
m4 s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MACROS 2009-02-02 15:16:12 +01:00
make make: Search for c tags in ../ as well. 2009-01-01 03:30:54 +01:00
pasn1 Fix errornos assumption that all compilers are gcc 2009-02-09 22:12:45 +01:00
smb_build Allow using external libtevent. 2008-12-23 19:59:57 +01:00