1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-14 03:33:17 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Stefan Metzmacher
1ee1007597 r18296: this isn't needed anymore
metze
2007-10-10 14:18:03 -05:00
Andrew Tridgell
826cd304a7 r18281: a workaround for an infinite dependency loop in the dependency
generation for smbreadline.d. The problem was caused by
extra_flags.txt having ./lib/smbreadline/smbreadline.o but the build
using lib/smbreadline/smbreadline.o, which means cflags.pl didn't
match the target.

Hopefully the workaround can be removed when metze or jelmer wake up
and give me a hint on how to make SMB_SUBSYSTEM() not add the ./
prefix :-)
2007-10-10 14:18:00 -05:00
Alexander Bokovoy
71ea07e72d r15099: An attempt to fix BSD make portability issues. With these changes Samba 4 builds successfully on NetBSD 3.0 2007-10-10 14:04:08 -05:00
Jelmer Vernooij
4354147f6b r14549: Use make-compatible syntax in extra_cflags.txt so we can avoid
cflags.pl when using GNU make
2007-10-10 13:58:43 -05:00
Jelmer Vernooij
fd6135aa85 r13896: Get rid of 'use warnings' as it isn't very portable.. 2007-10-10 13:52:20 -05:00
Jelmer Vernooij
d512b147e8 r13867: Wrap the cflags.sh hack in the build system. You can now simply
set subsystem-specific compiler flags in the .mk files.
2007-10-10 13:52:18 -05:00