summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/pixman.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/pixman.in b/rules/pixman.in
index 2fe35e862..ad3e4681c 100644
--- a/rules/pixman.in
+++ b/rules/pixman.in
@@ -4,6 +4,7 @@ config PIXMAN
tristate
prompt "pixman"
select LIBC_M
+ select GCCLIBS_GCC_S
help
Pixman contains lowlevel pixel manipulation routines and is used by
both xorg and cairo.