Skip to content

Commit

Permalink
cairo: Adjusting BUILD to compensate for gcc-4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Sep 9, 2014
1 parent 049af7f commit b58fba3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions graphics/cairo/BUILD
@@ -1,3 +1,7 @@

# Needed to fix gcc-4.9 make failure
CFLAGS+=" -fno-lto" &&

OPTS+=" --disable-static" &&

if in_depends $MODULE qt4 ; then
Expand Down

0 comments on commit b58fba3

Please sign in to comment.