diff options
author | Tupone Alfredo <tupone@gentoo.org> | 2015-12-23 21:11:37 +0100 |
---|---|---|
committer | Tupone Alfredo <tupone@gentoo.org> | 2015-12-23 21:12:13 +0100 |
commit | e417a0e5984a8f6d67adb4684590651052302ace (patch) | |
tree | 596b9fa4085791c7d86550f43fc699224873dbba /games-sports/torcs/torcs-1.3.6.ebuild | |
parent | dev-python/djangocms-link: Add missing PYTHON_USEDEP (diff) | |
download | gentoo-e417a0e5984a8f6d67adb4684590651052302ace.tar.gz gentoo-e417a0e5984a8f6d67adb4684590651052302ace.tar.bz2 gentoo-e417a0e5984a8f6d67adb4684590651052302ace.zip |
games-sports/torcs: compile with format-security. Bug #539232
Package-Manager: portage-2.2.24
Diffstat (limited to 'games-sports/torcs/torcs-1.3.6.ebuild')
-rw-r--r-- | games-sports/torcs/torcs-1.3.6.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-sports/torcs/torcs-1.3.6.ebuild b/games-sports/torcs/torcs-1.3.6.ebuild index 4c01238e2991..fdd634c3ab45 100644 --- a/games-sports/torcs/torcs-1.3.6.ebuild +++ b/games-sports/torcs/torcs-1.3.6.ebuild @@ -33,6 +33,7 @@ src_prepare() { "${FILESDIR}"/${P}-no-automake.patch \ "${FILESDIR}"/${P}-as-needed.patch \ "${FILESDIR}"/${P}-flags.patch \ + "${FILESDIR}"/${P}-format.patch \ "${FILESDIR}"/${P}-noXmuXt.patch eautoreconf ecvs_clean |