Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 654718
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- crypto++-7.0.0.ebuild
0
++ crypto++-7.0.0-r1.ebuild
Lines 37-43 Link Here
37
	# ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
37
	# ASM isn't Darwin/Mach-O ready, #479554, buildsys doesn't grok CPPFLAGS
38
	[[ ${CHOST} == *-darwin* ]] && append-cxxflags -DCRYPTOPP_DISABLE_ASM
38
	[[ ${CHOST} == *-darwin* ]] && append-cxxflags -DCRYPTOPP_DISABLE_ASM
39
39
40
	emake -f GNUmakefile all shared
40
	emake -f GNUmakefile all shared libcryptopp.pc
41
}
41
}
42
42
43
src_install() {
43
src_install() {

Return to bug 654718