aboutsummaryrefslogtreecommitdiff
path: root/src/build_settings.cpp
diff options
context:
space:
mode:
authorJeroen van Rijn <Kelimion@users.noreply.github.com>2024-08-07 14:50:45 +0200
committerJeroen van Rijn <Kelimion@users.noreply.github.com>2024-08-07 14:50:45 +0200
commit69a15ca5b61e531e3f873ae84335e7d253217f15 (patch)
tree71cb7cda25d5473e8b6c63842c177d78899c82f2 /src/build_settings.cpp
parent6fe938b946dc2be977c8b94f754b84bb8c42f440 (diff)
Don't copy LLVM shared object on Linux
We copy the LLVM shared object when building Odin on Linux. Contrary the comment in `build_odin.sh`, this is unnecessary, and Odin can be compiled and itself compile things just fine without this step. This is then packaged up at release and leads to #4019 and #4033. The Linux release builds are built on Ubuntu and not strictly supported on other Linux distributions. Building from source is preferred.
Diffstat (limited to 'src/build_settings.cpp')
0 files changed, 0 insertions, 0 deletions