diff options
author | Jeff Trawick <trawick@apache.org> | 2015-10-03 23:24:29 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2015-10-03 23:24:29 +0200 |
commit | ac26fcdb9b841281677eccd8107467c6a96ae60f (patch) | |
tree | c5f2a4ee1543072d416e5f6c9864a52e7fa1dea9 /os | |
parent | Support mod_http2 in cmake-based build for Windows (diff) | |
download | apache2-ac26fcdb9b841281677eccd8107467c6a96ae60f.tar.xz apache2-ac26fcdb9b841281677eccd8107467c6a96ae60f.zip |
mod_http2 larger with 64-bit VS 2012 RelWithDebInfo build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1706635 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
-rw-r--r-- | os/win32/BaseAddr.ref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/win32/BaseAddr.ref b/os/win32/BaseAddr.ref index 700301a14f..37c336cd46 100644 --- a/os/win32/BaseAddr.ref +++ b/os/win32/BaseAddr.ref @@ -132,4 +132,4 @@ mod_optional_hook_export.so 0x70C40000 0x00010000 mod_optional_hook_import.so 0x70C50000 0x00010000 mod_policy.so 0x70C60000 0x00020000 mod_ssl_ct.so 0x70C80000 0x00020000 -mod_http2.so 0x70D00000 0x00020000 +mod_http2.so 0x70D00000 0x00030000 |