mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
postgresql: define _BSD_SOURCE for getifaddrs.
This commit is contained in:
@@ -93,7 +93,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
CFLAGS=-D_BSD_SOURCE runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user