ccflags

package
v0.0.0-...-472ff39 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AndroidCompileFlags

func AndroidCompileFlags(s string) bool

Identify whether a compilation flag should be used on android

The Android build system should set machine specific flags (so it can do multi-arch builds) and compiler standard, so filter these out from module properties.

func AndroidLinkFlags

func AndroidLinkFlags(s string) bool

Identify whether a link flag should be used on android

The Android build system should set machine specific flags (so it can do multi-arch builds), so filter these out from module properties.

func GetArmMode

func GetArmMode(flags ...[]string) (armMode string, err error)

func GetCompilerStandard

func GetCompilerStandard(flags ...[]string) (std string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL