Skip to content

Handy undocumented flags #2

@shazow

Description

@shazow
ffi.set_source(...,
  runtime_library_dirs=[...], # Same as library_dirs but for runtime
  extra_compile_args=[...], # Extra unadultered args given to the compiler 
  extra_link_args=[...], # Extra unadultered args given to the linker
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions