Commit bbc8a11
committed
Do not propagate -Werror from leveldb
Setting -Werror as PUBLIC flag means that all targets that link to
leveldb will stop compiling on the first warning. An intermediate
library must never propagate that flag to parent projects.
Relates-To: MINOR
Signed-off-by: Harald Fernengel <[email protected]>1 parent 5b71421 commit bbc8a11
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
251 | 254 | | |
252 | 255 | | |
253 | 256 | | |
| |||
0 commit comments