1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-15 23:24:37 +03:00

6 Commits

Author SHA1 Message Date
Stefan Metzmacher
bb21503c43 r18296: this isn't needed anymore
metze
(This used to be commit 1ee1007597a8bc20a54516264312642bc7de0483)
2007-10-10 14:18:03 -05:00
Andrew Tridgell
e7f2d247e4 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 :-)
(This used to be commit 826cd304a7cf54ab60ea41b6ecf00ca7b89f2b39)
2007-10-10 14:18:00 -05:00
Alexander Bokovoy
573b2f75fb r15099: An attempt to fix BSD make portability issues. With these changes Samba 4 builds successfully on NetBSD 3.0
(This used to be commit 71ea07e72d71b06166e0384950df83061a4677b8)
2007-10-10 14:04:08 -05:00
Jelmer Vernooij
f200d553fb r14549: Use make-compatible syntax in extra_cflags.txt so we can avoid
cflags.pl when using GNU make
(This used to be commit 4354147f6b5e9485d0550fa6c8a33be526f54db6)
2007-10-10 13:58:43 -05:00
Jelmer Vernooij
148403594b r13896: Get rid of 'use warnings' as it isn't very portable..
(This used to be commit fd6135aa85d056a9018840edd2e5c1ae36e9951b)
2007-10-10 13:52:20 -05:00
Jelmer Vernooij
f6457b3d54 r13867: Wrap the cflags.sh hack in the build system. You can now simply
set subsystem-specific compiler flags in the .mk files.
(This used to be commit d512b147e8dda39016faf74a50a9d85bfc23a2eb)
2007-10-10 13:52:18 -05:00