mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-23 02:44:32 +00:00
Fix auto-reconfigure bug: make sure we actually reconfigure not just
regenerate the config.status script. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17283 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f1ccf1a6dc
commit
0b8d2f9706
@ -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…
x
Reference in New Issue
Block a user