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