diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2018-03-30 17:10:54 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2018-03-30 17:10:54 -0400 |
| commit | b01c50d6fae581050affdc438942b979ae54a8da (patch) | |
| tree | e0e2dba4af0bdb76f070b4391a5e22f47b471373 /ci/travis_linux_script | |
| parent | f586acabdcc4adaeda7bc278463c20e4033e8cc9 (diff) | |
| download | zig-b01c50d6fae581050affdc438942b979ae54a8da.tar.gz zig-b01c50d6fae581050affdc438942b979ae54a8da.zip | |
find libc and zig std lib at runtime
this removes the following configure options:
* ZIG_LIBC_LIB_DIR
* ZIG_LIBC_STATIC_LIB_DIR
* ZIG_LIBC_INCLUDE_DIR
* ZIG_DYNAMIC_LINKER
* ZIG_EACH_LIB_RPATH
* zig's reliance on CMAKE_INSTALL_PREFIX
these options are still available as command line options, however,
the default will attempt to execute the system's C compiler to
collect system defaults for these values.
closes #870
Diffstat (limited to 'ci/travis_linux_script')
0 files changed, 0 insertions, 0 deletions
