mirror of
https://github.com/nasa/trick.git
synced 2025-01-07 21:58:46 +00:00
489737d34c
It's been a while since we tested 15.x on the mac. The makefile for ICG needed updating to what is essentially in 16. Added the one change required for clang 3.8. Updated the version to 15.2.0 in trick_ver.txt. Finally removed the check for libclang.a. The more recent clang releases are delivering libclang.dylib and I'm too lazy to make big changes in the configure script to search for it. The header file check should be enough. refs #228
2 lines
27 B
Plaintext
2 lines
27 B
Plaintext
current_version = "15.2.0"
|