mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-14 06:12:25 -06:00
Core: Android now links atomic
git-svn-id: svn://ultimatepp.org/upp/trunk@10786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b3ce5deec3
commit
c338106bee
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ library(!WIN32) z;
|
|||
|
||||
library(OSX11) pthread;
|
||||
|
||||
static_library(ANDROID) cpufeatures;
|
||||
static_library(ANDROID) "cpufeatures atomic";
|
||||
|
||||
options(XGNU) -O0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue