Modify SDL makefile to use the same CFLAGS on 64 bit builds

SDL_CFLAGS variable was only being added to 32 bit builds.  Now
SDL_CFLAGS is added to both 32 and 64 bit builds.

Change-Id: I0f53d0a57db6d25618b9f9c647214690cf8b9c75
1 file changed