Fixes for 32bit compile

This commit is contained in:
Deon George
2013-07-19 14:19:03 +10:00
committed by Deon George
parent b60f0934f5
commit f7dc4c18d4
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
TSMAPIDIR=/opt/tivoli/tsm/client/api/bin/sample
TSMLIB=-lApiDS
CC=gcc
CFLAGS=-g -W -Wall -Wextra -O -I$(TSMAPIDIR)
CFLAGS=-g -W -Wall -Wextra -m32 -O -I$(TSMAPIDIR)
LDFLAGS=
FILES=tsmpipe.c