mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-16 21:12:26 +00:00
Revert previous change to keep installation memory safe and independent [skip ci]
This commit is contained in:
parent
955514c20f
commit
0f32f780a9
@ -335,8 +335,7 @@ sub build_linux_source {
|
||||
print "Building EQEmu Server code. This will take a while.";
|
||||
|
||||
#::: Build
|
||||
$processor_cores = `cat /proc/cpuinfo | grep -c ^processor /proc/cpuinfo`;
|
||||
print `make -j$processor_cores`;
|
||||
print `make`;
|
||||
|
||||
chdir ($current_directory);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user