1
0
Fork 0
mirror of https://github.com/helix-editor/helix.git synced 2025-03-31 09:27:45 +03:00
helix/helix-loader
RoloEdits 8ad6e53b1f
build(grammar): remove -fPIC flag from windows build ()
Even though there is a check for `is_like_msvc`, when setting `CXX` to
`clang++` this will miss that check and try to use `-fPIC`, which is an
invlaid flag for the target.
2025-03-23 09:32:56 -05:00
..
src build(grammar): remove -fPIC flag from windows build () 2025-03-23 09:32:56 -05:00
build.rs Format '--version' calendar version as 'YY.0M' 2025-01-06 10:34:25 -05:00
Cargo.toml build(deps): bump the rust-dependencies group with 5 updates () 2025-03-11 08:29:38 -05:00