PrincetonUniversity / EDIPIC-2D

GNU General Public License v3.0
33 stars 20 forks source link

Add gcc flag to Makefile to ignore argument mismatch and add -I and -… #5

Closed arunpersaud closed 1 year ago

arunpersaud commented 2 years ago

Hi

I had to add this flag for gcc on my linux machine to get it to compile. Just wanted to share this in case you want to include it.

I'm using: gcc (SUSE Linux) 12.1.0

Arun

stephethier commented 1 year ago

The "argument mismatch" has been fixed in the master. The other changes are system/distribution specific so they should not be included in the master version.