Fixed CFLAGS for NetWare.
authorGuenter Knauf <lists@gknw.net>
Fri, 18 Feb 2011 18:01:14 +0000 (19:01 +0100)
committerGuenter Knauf <lists@gknw.net>
Fri, 18 Feb 2011 18:03:50 +0000 (19:03 +0100)
commit6e3e66dc5c6de24451df0c67b4450536f0f7e0b7
tree83e7d3076c44a0db7b9be2c40c61989e1a924b80
parent9a11973403c8c3700db069e368b3bcfec8b07713
Fixed CFLAGS for NetWare.

Added -m32 to enable compilation with x86_64 compilers;
added conditional to set -fpcc-struct-return only for gcc compiler.
Makefile.netware