forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0c3930d
committed
Apply COPT to CXXFLAGS as well
The main use of that make variable is to pass in -Werror. It makessense to apply this to C++ as well.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://www.postgresql.org/message-id/flat/fe3e200c-edee-44e0-a6e3-d45dca72873b%40eisentraut.org1 parent9004abf commit0c3930d
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1937 | 1937 |
| |
1938 | 1938 |
| |
1939 | 1939 |
| |
1940 |
| - | |
| 1940 | + | |
1941 | 1941 |
| |
1942 | 1942 |
| |
1943 | 1943 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
741 | 741 |
| |
742 | 742 |
| |
743 | 743 |
| |
| 744 | + | |
744 | 745 |
| |
745 | 746 |
| |
746 | 747 |
| |
|
0 commit comments
Comments
(0)