- Get DSO visibility check right in configure.ac. Now it should
work correctly with GCC >= 4.0, while doing nothing for GCC < 4.0 - Add class sgpem::schedulable to test for DSO visibility export. Methods may need to be reordered to conform to coding style guidelines git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@244 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
50c64762ef
commit
4cad356657
7 changed files with 149 additions and 43 deletions
16
distro/gentoo/sgpemv2-0.00.ebuild
Normal file
16
distro/gentoo/sgpemv2-0.00.ebuild
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Copyright 1999-2006 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
DESCRIPTION=""
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue