bdde63d048
* gcc-2.95/3.3/3.4/4.0/4.1 can compile skyeye * add amd64 support, update autotest, * in 64bit system, long=64 bit int=32bit, long long =64 bit, long int=64bit; * in 32bit system, long = 32 bit, int=32bit, long long =64 bit, long int=32bit * so I do: long ---> int * Changed files: *.[ch] which has long --->int , long int ---> int Makefile utils/tools/auto_test/daily_test.sh * added files: Makefile_gcc-3.3_with_DBCT_X86_32 2. Add to Makefile ONLY_FOR_ARCHS= i386 amd64 PR: 102558 [1] Submitted by: RuanWei <iamayan at gmail.com> (maintainer) [1] Approved by: netchild (mentor, implicit) |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |