Skip to content
This repository was archived by the owner on Dec 24, 2023. It is now read-only.

Commit cc5b7c1

Browse files
committed
Remove _i386 from server library name on Linux
1 parent d0bad6e commit cc5b7c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/inc_Targets.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ elseif ($target -eq 'Server')
5252
$TARGET_CMAKE_FLAGS = '';
5353
$TARGET_BUILD = 'hl';
5454
$TARGET_BINARY_DIR = 'dlls';
55-
$TARGET_NEED_LIB_SUFFIX = $true;
5655

5756
$TARGET_GAME_FILES += $TARGET_COMMON_FILES;
5857
}

0 commit comments

Comments
 (0)