mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
devil: fix for recent libpng
This commit is contained in:
@@ -38,7 +38,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure CFLAGS=-Dpng_set_gray_1_2_4_to_8=png_set_expand_gray_1_2_4_to_8
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user