diff options
author | midipix <writeonce@midipix.org> | 2020-08-16 16:05:11 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-08-16 18:04:05 +0000 |
commit | c425d2f51325021a08051b8c7ef17cc407254566 (patch) | |
tree | beb07c2ce112b3422a7e1d0cb90175e96c717979 /sofort/ccenv/ccenv.vars | |
parent | 54385451d7563635dd1904f1aa62f305502307a3 (diff) | |
download | slibtool-c425d2f51325021a08051b8c7ef17cc407254566.tar.bz2 slibtool-c425d2f51325021a08051b8c7ef17cc407254566.tar.xz |
build system: ccenv: added +ccenv_set_os_dso_format() [binary or archive].
Diffstat (limited to 'sofort/ccenv/ccenv.vars')
-rw-r--r-- | sofort/ccenv/ccenv.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.vars b/sofort/ccenv/ccenv.vars index 6d9fc3a..07552af 100644 --- a/sofort/ccenv/ccenv.vars +++ b/sofort/ccenv/ccenv.vars @@ -25,6 +25,7 @@ ccenv_cc_host= ccenv_cc_bits= ccenv_cc_arfmt= +ccenv_cc_sofmt= ccenv_cc_binfmt= ccenv_cc_underscore= |