hark130 / sketchy-idea

Reusable, stand-alone, Linux code
GNU General Public License v3.0
0 stars 0 forks source link

SKID-3: Added addional linker flags for Check #11

Closed hark130 closed 4 months ago

hark130 commented 4 months ago

Older versions of gcc(?) (e.g., 10.2.1) seem to need a bit more help linking Check unit test code.

Added two additional libraries to link the Check unit test code against.

Everything passing locally.

Changes to be committed: modified: code/Makefile_linux