mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
r12871: Merge Volkers rev 12667 from trunk as his analysis hit the nail on the
head. Volker: Thanks for poking me last week. (This used to be commit 9a8e1c8b4c302a8e8a4a39b8ec8df2536acfebe2)
This commit is contained in:
parent
10b182fe73
commit
80f2848260
@ -815,7 +815,7 @@ MAKEDIR = || exec false; \
|
||||
# of gcc-3.4 and run 'make pch' before you do the main build.
|
||||
pch:
|
||||
rm -f $(srcdir)/include/includes.h.gch
|
||||
$(CC) -I. -I$(srcdir) $(FLAGS) -c $(srcdir)/include/includes.h -o $(srcdir)/include/includes.h.gch
|
||||
$(CC) -I. -I$(srcdir) $(FLAGS) @PIE_CFLAGS@ -c $(srcdir)/include/includes.h -o $(srcdir)/include/includes.h.gch
|
||||
|
||||
##
|
||||
## Targets for 'make test'
|
||||
|
Loading…
x
Reference in New Issue
Block a user