Florian Weimer
|
d5133f9acc
|
Use -funwind-tables on POWER
Ideally, the GCC defaults should change as well, but let's put this into
redhat-rpm-config, too, similarly to -fasynchronous-unwind-tables.
|
2018-02-28 10:45:12 +01:00 |
|
Florian Weimer
|
0448c23b73
|
Document the use of -Wl,z,lazy
|
2018-02-24 21:46:59 +01:00 |
|
Igor Gnatenko
|
6bc9480501
|
buildflags.md: add missing quote
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
2018-02-09 17:42:37 +01:00 |
|
Florian Weimer
|
ddb845537c
|
Fix typo
|
2018-02-05 14:40:59 +01:00 |
|
Florian Weimer
|
fa08f0e5a1
|
Add RPM macros for compiler/linker flags
|
2018-02-04 18:00:40 +01:00 |
|
Florian Weimer
|
8d6c6d0761
|
Build flags: Disable -z defs again (#1535422)
|
2018-01-29 15:18:11 +01:00 |
|
Florian Weimer
|
1b296f01fc
|
Build flags: Enable CET on i686, x86_64 (#1538725)
|
2018-01-29 15:18:11 +01:00 |
|
Florian Weimer
|
6e5a75d61e
|
Build flags: Switch to generic tuning on i686 (#1538693)
This matches what the gcc package already does by default.
|
2018-01-25 16:22:54 +01:00 |
|
Florian Weimer
|
a013956e4f
|
Build flags: Mention -fplugin-arg-annobin-disable
|
2018-01-23 16:25:52 +01:00 |
|
Florian Weimer
|
c873752b33
|
Build flags: Improve description of -z defs remedies
|
2018-01-23 11:42:25 +01:00 |
|
Florian Weimer
|
078af19261
|
Link with -z defs by default (#1535422)
|
2018-01-22 16:01:54 +01:00 |
|
Florian Weimer
|
75a53b7ea3
|
Make armhfp flags consistent with GCC defaults
|
2018-01-22 15:41:54 +01:00 |
|
Florian Weimer
|
72b1044620
|
Build flags: Consistently use x86_64 (Fedora architecture name)
|
2018-01-22 15:18:23 +01:00 |
|
Florian Weimer
|
e43ce312b7
|
Make use of -fasynchronous-unwind-tables more explicit (#1536431)
|
2018-01-22 15:17:14 +01:00 |
|
Florian Weimer
|
5b96b31cac
|
Fix typo in build flags documentation
|
2018-01-22 14:53:38 +01:00 |
|
Florian Weimer
|
0d162176e9
|
Document build flags
|
2018-01-22 14:28:15 +01:00 |
|