diff --git a/app-arch/zpaq/zpaq-7.15.recipe b/app-arch/zpaq/zpaq-7.15.recipe index 1366d3dd9..9a51d9b71 100644 --- a/app-arch/zpaq/zpaq-7.15.recipe +++ b/app-arch/zpaq/zpaq-7.15.recipe @@ -46,7 +46,7 @@ PATCH() BUILD() { - make CXX=g++$secondaryArchSuffix $jobArgs + make CXX=g++ $jobArgs } INSTALL()