Skip to content

Commit 0068857

Browse files
authored
fix(arma3): increase glibc requirement to 2.27 (#3408)
1 parent 532443e commit 0068857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lgsm/config-default/config-lgsm/arma3server/_default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ consoleinteract="no"
166166
# Do not edit
167167
gamename="ARMA 3"
168168
engine="realvirtuality"
169-
glibc="2.13"
169+
glibc="2.27"
170170

171171
#### Directories ####
172172
# Edit with care

0 commit comments

Comments
 (0)