mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
boost: _BSD_SOURCE is the correct define.
Thanks miqlas.
This commit is contained in:
@@ -172,7 +172,7 @@ index e711c08..f81e349 100644
|
||||
}
|
||||
+if $(OS) = HAIKU
|
||||
+{
|
||||
+ --defs += _BSDSOURCE ;
|
||||
+ --defs += _BSD_SOURCE ;
|
||||
+ --libs += -lbsd ;
|
||||
+}
|
||||
--defs += YYSTACKSIZE=5000 ;
|
||||
|
||||
Reference in New Issue
Block a user