mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-30 06:40:53 +00:00
Fix auto-reconfigure bug: make sure we actually reconfigure not just
regenerate the config.status script. llvm-svn: 17283
This commit is contained in:
parent
65dfad54a9
commit
5a05a0eb82
@ -89,6 +89,7 @@ endif
|
||||
$(CONFIG_STATUS): $(CONFIGURE)
|
||||
@$(ECHO) Reconfiguring with $<
|
||||
$(VERB) $(CONFIG_STATUS) --recheck $(CONFIGUREFLAGS)
|
||||
$(VERB) $(CONFIG_STATUS)
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
# Make sure the configuration makefile is up to date
|
||||
|
Loading…
Reference in New Issue
Block a user