39 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			39 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | # Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Sep 25 19:20:35 CEST 2016 | ||
|  | CHOST="x86_64-pc-linux-gnu" | ||
|  | DEPENDENCIES="" | ||
|  | DESCRIPTION=" Provides semi-portable access to hardware-provided atomic memory update operations on a number architectures. These might allow you to write code: * That does more interesting things in signal handlers. * Makes more effective use of multiprocessors by allowing you to write clever lock-free code. Note that such code is very difficult to get right, and will unavoidably be less portable than lock-based code. It is also not always faster than lock-based code. But it may occasionally be a large performance win. * To experiment with new and much better thread programming paradigms, etc." | ||
|  | EAPI="pbin-1+exheres-0" | ||
|  | HOMEPAGE="https://github.com/ivmai/libatomic_ops" | ||
|  | INHERITED=" github" | ||
|  | MYOPTIONS="( ) " | ||
|  | PLATFORMS="~amd64 ~x86" | ||
|  | LICENCES="GPL-2 MIT" | ||
|  | SLOT="0" | ||
|  | DOWNLOADS="http://www.ivmaisoft.com/_bin/atomic_ops/libatomic_ops-7.4.2.tar.gz" | ||
|  | OPTIONS="" | ||
|  | GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832" | ||
|  | GENERATED_TIME="1474824035" | ||
|  | SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES" | ||
|  | HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES" | ||
|  | ASFLAGS="" | ||
|  | CBUILD="" | ||
|  | CC="x86_64-pc-linux-gnu-cc" | ||
|  | CFLAGS="-march=native -pipe -O2" | ||
|  | CHOST="x86_64-pc-linux-gnu" | ||
|  | CTARGET="" | ||
|  | CXX="x86_64-pc-linux-gnu-c++" | ||
|  | CXXFLAGS="-march=native -pipe -O2" | ||
|  | LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" | ||
|  | LIBCXXFLAGS="" | ||
|  | GENERATED_FROM_REPOSITORY="arbor" | ||
|  | PLATFORMS="~amd64 ~x86" | ||
|  | BINARY_PLATFORMS="~amd64" | ||
|  | BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-libs--libatomic_ops-7.4.2--C.904.1474824034.882548.C.tar.bz2" | ||
|  | SUMMARY="Library providing atomic memory update operations" | ||
|  | BUGS_TO="" | ||
|  | REMOTE_IDS=" github:ivmai/libatomic_ops " | ||
|  | UPSTREAM_CHANGELOG="" | ||
|  | UPSTREAM_RELEASE_NOTES="" | ||
|  | UPSTREAM_DOCUMENTATION="" | ||
|  | SCM_REVISION="" |