JohnWStockwellJr / SeisUnix

The CWP/SU: Seismic Un*x Package - a free open seismic processing, research, and educational software package. Please seek distribution gzipped tar files at https://wiki.Seismic-Unix.org not the Github version.
https://wiki.Seismic-Unix.org
Other
266 stars 123 forks source link

add -fcommon to MGLCFLAGS #163

Closed YingchangLiu closed 8 months ago

YingchangLiu commented 1 year ago

adding -fcommon to the MGLCFLAGS to avoid multiple definition of tbs. Refer to https://github.com/JohnWStockwellJr/SeisUnix/issues/75, it fixed the https://github.com/JohnWStockwellJr/SeisUnix/issues/162 on archlinux. It should also work in other distributions that have the same issue, but I have not tested them.