diff options
| -rw-r--r-- | pkg/openssh/gen.rc | 2 | ||||
| -rw-r--r-- | pkg/openssh/rev | 2 | ||||
| m--------- | pkg/openssh/src | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/pkg/openssh/gen.rc b/pkg/openssh/gen.rc index b80c57e0..bf56555c 100644 --- a/pkg/openssh/gen.rc +++ b/pkg/openssh/gen.rc @@ -1,4 +1,6 @@ cflags\ + -D '_XOPEN_SOURCE=600' \ + -D _DEFAULT_SOURCE\ -isystem pkg/openbsd/include\ -isystem '$builddir'/pkg/libressl/include\ -isystem '$builddir'/pkg/zlib/include\ diff --git a/pkg/openssh/rev b/pkg/openssh/rev index 00750edc..b8626c4c 100644 --- a/pkg/openssh/rev +++ b/pkg/openssh/rev @@ -1 +1 @@ -3 +4 diff --git a/pkg/openssh/src b/pkg/openssh/src -Subproject 4a354fc231174901f2629437c2a6e924a2dd677 +Subproject 72536316a219b7394996a74691a5d4ec197480f |
