forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf1e8362
committed
makefile: use proper linker flags for C++ compiles
Add CFLAGS_SL flags for C++ compiles, which adds needed -fPIC linkerflag.Reported-by: Oleksii KliukinDiscussion:https://postgr.es/m/E4A49A6B-621B-4830-A374-970EBB7D1328@hintbits.comBackpatch-through: 10 only1 parent67427a1 commitf1e8362
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| 104 | + | |
104 | 105 |
| |
105 | 106 |
| |
106 | 107 |
| |
|
0 commit comments
Comments
(0)