mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
r1483: build dynconfig.c also with PICFLAGS
metze (This used to be commit fef597a76c0b0796ca834a31550cf279babe96fc)
This commit is contained in:
parent
6b9d521cf0
commit
9b4ac4d81e
@ -151,7 +151,7 @@ bin/.dummy:
|
||||
|
||||
dynconfig.o: dynconfig.c Makefile
|
||||
\@echo Compiling \$*.c
|
||||
\@\$(CC) \$(CC_FLAGS) \$(PATH_FLAGS) -c \$< -o \$\@
|
||||
\@\$(CC) \$(CC_FLAGS) \@PICFLAG\@ \$(PATH_FLAGS) -c \$< -o \$\@
|
||||
\@BROKEN_CC\@ -mv `echo \$\@ | sed 's%^.*/%%g'` \$\@
|
||||
|
||||
";
|
||||
|
Loading…
x
Reference in New Issue
Block a user