diff options
author | Peter Foley <pefoley2@pefoley.com> | 2016-03-19 13:45:55 -0400 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-03-23 11:51:22 +0100 |
commit | 93c13ec6cc5e46eac9ba2571f9e5c3d1cee91d2e (patch) | |
tree | c1a74c63dbc7a217b402ba090cf473ffb180613a /winsup/cygwin/sec_auth.cc | |
parent | 3737bc4e98fa698bc094863bb890272d4979822d (diff) | |
download | cygnal-93c13ec6cc5e46eac9ba2571f9e5c3d1cee91d2e.tar.gz cygnal-93c13ec6cc5e46eac9ba2571f9e5c3d1cee91d2e.tar.bz2 cygnal-93c13ec6cc5e46eac9ba2571f9e5c3d1cee91d2e.zip |
Add c++14 sized deallocation operator
When compiling with -std=c++14 (the default for gcc 6.0+), the sized
deallocation operator must be defined to prevent undefined symbols when
linking.
winsup/cygwin/ChangeLog:
cxx.cc (operator delete(void *p, size_t)): Define.
Signed-off-by: Peter Foley <pefoley2@pefoley.com>
Diffstat (limited to 'winsup/cygwin/sec_auth.cc')
0 files changed, 0 insertions, 0 deletions