Adjust compile/link options.
authorDavin McCall <davmac@davmac.org>
Sat, 3 Feb 2018 17:12:53 +0000 (17:12 +0000)
committerDavin McCall <davmac@davmac.org>
Sat, 3 Feb 2018 17:12:53 +0000 (17:12 +0000)
commit8c38597954d2318d844b01df047ff171cefac988
tree4e574f8eb83f04593f12ed5cd4bd77c2571e698d
parent6d37305e7858a5d85210862c0acdb57be7ca24b1
Adjust compile/link options.

Linux: build with -fno-plt and LTO.
All: build with -std=c++11 rather than -std=gnu++11.
mconfig