소스 검색

GLIBC 2.14=< fix Repo

Added a single location for the GLIBC 2.14 fix. All files will be then
downloaded to there respective dirs for that game server. The fix will
make all servers scripts more consistent with resolving this issue.
Daniel Gibbs 11 년 전
부모
커밋
5bb0950291
6개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      glibc/README.md
  2. BIN
      glibc/libc.so.6
  3. BIN
      glibc/libm.so.6
  4. BIN
      glibc/libpthread.so.0
  5. BIN
      glibc/librt.so.1
  6. BIN
      glibc/libstdc++.so.6

+ 4 - 0
glibc/README.md

@@ -0,0 +1,4 @@
+<h1>GLIBC Files</h1>
+
+These files are for servers with GLIBC 2.14 or less
+

BIN
glibc/libc.so.6


BIN
glibc/libm.so.6


BIN
glibc/libpthread.so.0


BIN
glibc/librt.so.1


BIN
glibc/libstdc++.so.6