svn commit: samba r7837 - in
branches/SAMBA_4_0/source/build/smb_build: .
Andrew Tridgell
tridge at osdl.org
Wed Jun 22 23:25:48 GMT 2005
Metze,
> -dynconfig.o: dynconfig.c Makefile
> - @echo Compiling $*.c
> - @$(CC) $(CFLAGS) @PICFLAG@ $(PATH_FLAGS) -c $< -o $@
> - at BROKEN_CC@ -mv `echo $@ | sed 's%^.*/%%g'` $@
> +dynconfig.o: TARGET_CFLAGS=$(PATH_FLAGS)
> +dynconfig.o: Makefile
I tried this, and unfortunately I couldn't find a combination that
worked on all 3 of solaris, aix and irix.
Let me know if you would like logins on my test boxes to see if you
can find a portable way to do this. I agree that having a target
dependent flags setting would be much better than the current method.
Cheers, Tridge
More information about the samba-technical
mailing list