]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: Drop duplicate C++ flags used to build utils
authorJon Turney <jon.turney@dronecode.org.uk>
Wed, 11 Nov 2020 14:03:58 +0000 (14:03 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 18 Nov 2020 16:26:35 +0000 (16:26 +0000)
commit7d5efba7967ba22592b7ae9cf9877120cc9792db
tree406a3428ff8b6066a50e34b80eb00dd0964bc4d6
parentff315bd18f81c8ed90dfd4a7c1b673d9cd67dc8a
Cygwin: Drop duplicate C++ flags used to build utils

'-fno-exceptions -fno-rtti' are already present in the compile command
COMPILE.cc set by Makefile.common, so we don't need to add them to
CXXFLAGS as well.
winsup/utils/Makefile.in
This page took 0.030638 seconds and 5 git commands to generate.