summaryrefslogtreecommitdiffstats
path: root/rules/sdl_image.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-04 11:09:49 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-04 11:09:49 +0000
commite35293d601223b9ab3cd70b94cde653d4e3d5a90 (patch)
tree5c57ab05d0265a658334efed8de4fa68f1c2d316 /rules/sdl_image.in
parent51014bfb13b91992cab998843f73ac82b00cd7fd (diff)
downloadptxdist-e35293d601223b9ab3cd70b94cde653d4e3d5a90.tar.gz
ptxdist-e35293d601223b9ab3cd70b94cde653d4e3d5a90.tar.xz
* sdl_image: marked BROKEN
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6723 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/sdl_image.in')
-rw-r--r--rules/sdl_image.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/sdl_image.in b/rules/sdl_image.in
index cd239735b..71edc6b07 100644
--- a/rules/sdl_image.in
+++ b/rules/sdl_image.in
@@ -1,5 +1,7 @@
config SDL_IMAGE
bool
+ depends on BROKEN
+ # Does not compile with armv4t compiler; needs sdl.h, which is SDL.h
select SDL
- prompt "SDL Image 1.2.4"
+ prompt "SDL Image"