From c338106bee5cc6b2800770ffa7cfaed327432e09 Mon Sep 17 00:00:00 2001 From: cxl Date: Sat, 28 Jan 2017 17:33:12 +0000 Subject: [PATCH] Core: Android now links atomic git-svn-id: svn://ultimatepp.org/upp/trunk@10786 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/Core.upp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppsrc/Core/Core.upp b/uppsrc/Core/Core.upp index 1b688ccb5..31d257dfe 100644 --- a/uppsrc/Core/Core.upp +++ b/uppsrc/Core/Core.upp @@ -25,7 +25,7 @@ library(!WIN32) z; library(OSX11) pthread; -static_library(ANDROID) cpufeatures; +static_library(ANDROID) "cpufeatures atomic"; options(XGNU) -O0;