Skip to content

Use of compile option -latomic gives warning about incorrect builds  #192

@stleusc

Description

@stleusc

I am getting this warning below.

Android NDK: WARNING:..../jni/Android.mk:sqlite3x: non-system libraries in linker flags: -latomic
Android NDK:     This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES
Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the
Android NDK:     current module

Any ideas if this causes issues? What does this 'atomic' library do?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions