Michael Dusan a502c160cd macho: fix various linker flags
fix drivers: zig {cc,c++}
  - `-dynamiclib` is an alias to `-shared`
  - associate `-dynamiclib` with zig `.shared` semantics

fix drivers: zig {cc,c++,build-lib,build-exe}
  - use `-dynamic` for {exe,dylib}
  - for dylib this fixes a regression
  - for exe this replaces incorrect use of `-static`
2021-03-14 17:26:24 -04:00
..
2021-03-14 17:26:24 -04:00
2021-03-06 15:55:29 +02:00
2021-02-10 11:50:55 -08:00
2020-12-17 19:32:40 +01:00
2021-03-08 00:33:56 +02:00
2020-09-21 18:38:55 -07:00
2018-10-27 11:35:01 -04:00
2021-01-23 18:18:07 -07:00
2021-01-23 18:18:07 -07:00