You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/hardened/linux/amd64/make.defaults

10 lines
208 B

# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
USE="justify -pic"
CFLAGS="-O2 -pipe"
CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"