blob: 69bd2224ec513a4da27ba5d853bda3c68e67ed93 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Unmask the flag which corresponds to ARCH.
-x86
# Mark Wright <gienah@gentoo.org> (26 Apr 2014)
# mask int64 flag for 32 bits arches
int64
|