mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 19:19:02 -04:00
Merge pull request #1084 from SaberUK/insp20+fix-parallel-debug-install
[2.0] Fix "make -jX debug install" causing linker errors.
This commit is contained in:
commit
9c6a2d1b5b
@ -314,4 +314,6 @@ help:
|
||||
@echo ' deinstall Removes the files created by "make install"'
|
||||
@echo
|
||||
|
||||
.NOTPARALLEL:
|
||||
|
||||
.PHONY: all target debug debug-header mod-header mod-footer std-header finishmessage install clean deinstall squeakyclean configureclean help
|
||||
|
Loading…
x
Reference in New Issue
Block a user