blob: 93c1097058f0edaa5b4c75bcd01eea3c71e7ecca (
plain)
1
2
3
4
5
6
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-27)
# Force default-PIE build on 17.0 profiles.
sys-devel/gcc pie
|