Fix SDL DECLSPEC value on Haiku

Remove the Haiku specific code and just use the default method

Resolves issue #77
This commit is contained in:
Chris Roberts
2013-12-22 20:00:56 -07:00
parent 46c9aa22eb
commit a833b6c194
2 changed files with 28 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Simple Direct Media Layer is a cross-platform development library d
HOMEPAGE="http://www.libsdl.org/"
SRC_URI="http://www.libsdl.org/release/SDL-1.2.15.tar.gz"
CHECKSUM_MD5="9d96df8417572a2afb781a7c4c811a85"
REVISION="1"
REVISION="2"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1997-2012 Sam Lantinga"