Hong Chen 0695391bac
1811 dont override users cc and cpp env for data products (#1819)
* Don't override the CC and C++ environment variables

Fixes an issue where some makefiles override the user's CC and C++
environment variables.

* Restore test makefiles

* Test to change from CC = cc to CC = gcc for only needed files.

* Restore the whitespaces to their original state before the update in order to show the necessary file changes for the PR.

---------

Co-authored-by: Nino Tarantino <antonio.tarantino@nasa.gov>
2025-01-07 10:42:56 -06:00
..

Web Server

Trick has the capability to create a custom built web server for your sim.

You can find documentation here:

Web Server Documentation