commit | 6a55afa7b8f0cb095e276f5d041eac17c6260c40 | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | Tue Oct 01 11:08:32 2019 +0200 |
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Tue Oct 08 23:24:16 2019 +0200 |
tree | 50b72f085270fa3d378ff7d4e6741ad49edd8693 | |
parent | 84470cba7eac05845a29b76d06d749f8c8c33acd [diff] |
package/kf5/kf5-kcoreaddons: make passing CXXFLAGS to cmake clearer Better to keep final assignment to *_CONF_OPTS after all assignements to KF5_KCOREADDONS_CXXFLAGS have been done. So move _CONF_OPTS assignment after -latomic assignment. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>