소스 검색

* add deprecated and platform modifiers to this unit,
since it uses libc and is linux/i386 only.

git-svn-id: branches/fixes_2_6@20551 -

marco 13 년 전
부모
커밋
19b421f474
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/unixutil/src/unixutils.pp

+ 1 - 1
packages/unixutil/src/unixutils.pp

@@ -13,7 +13,7 @@
 {$mode objfpc}
 {$h+}
 
-Unit UnixUtils;
+Unit UnixUtils platform deprecated 'Linux/i386 legacy unit';
 
 Interface