Skip to content

Commit

Permalink
Fix gthumb with gcc-7
Browse files Browse the repository at this point in the history
  • Loading branch information
alarcher committed May 23, 2017
1 parent d3fc3bb commit bf9030b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/image/gthumb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ PATH=$(PATH.gnu)

COMPONENT_PREP_ACTION = (cd $(@D) && autoreconf -fi)

CFLAGS += -std=gnu89 -D_XOPEN_SOURCE=500
CPPFLAGS += -I/usr/include/lcms2

# Use default libjpeg
Expand Down

0 comments on commit bf9030b

Please sign in to comment.