Skip to content

Commit c6bf9c9

Browse files
committed
Merge PR #507
2 parents a4a364d + a517c8a commit c6bf9c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

network.cabal

+2
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ library
111111

112112
if os(solaris)
113113
extra-libraries: nsl, socket
114+
cpp-options: -D__EXTENSIONS__ -D_XOPEN_SOURCE=500
115+
cc-options: -D__EXTENSIONS__ -D_XOPEN_SOURCE=500
114116

115117
if os(windows)
116118
other-modules:

0 commit comments

Comments
 (0)