Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Pinter 22062e05f7 build: update compile.sh to support bsd systems
build: switch from hardcoded gcc to default c compiler

On FreeBSD /usr used by base system, use PREFIX=/usr/local instead.
On BSD systems gnu "make" has the name "gmake".

	modified:   Makefile
	modified:   compile.sh

Signed-off-by: Oliver Pinter <op@crysys.hu>
2014-01-16 12:27:01 +01:00
Nguyen Anh Quynh 79654d11c7 suite: add test_ppc and some other minor changes 2014-01-08 10:36:59 +08:00
Nguyen Anh Quynh b8394a47d7 add a note on gcc-multilib requirement for cross-compile to 'nix32' 2013-11-29 10:26:43 +08:00
Daniel Godas-Lopez cf05e118d5 added cygwin targets to the script and made cross-win* targets explicit 2013-11-29 10:09:50 +08:00
Nguyen Anh Quynh 26ee41aa67 initial import 2013-11-27 12:11:31 +08:00