mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
deliberately break the build
I want to make sure that the build breakage emails are now working correctly
This commit is contained in:
parent
64e2b859d2
commit
57da47c1bd
@ -161,7 +161,7 @@ libraries:: $(STATIC_LIBS) $(SHARED_LIBS)
|
||||
modules:: $(PLUGINS)
|
||||
headers:: $(PUBLIC_HEADERS)
|
||||
manpages:: $(MANPAGES)
|
||||
all:: showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers
|
||||
all:: DELIBERATEBUILDBREAKAGE showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers
|
||||
everything:: all
|
||||
|
||||
LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)=$(shliboutputdir):$$$(LIB_PATH_VAR)
|
||||
|
Loading…
Reference in New Issue
Block a user