fmirus / torcs-1.3.7

patched version of torcs1.3.7 including the scr-server and a patch to send the game image to another application
GNU General Public License v2.0
37 stars 33 forks source link

replace deprecated flags #10

Open abdoei opened 11 months ago

abdoei commented 11 months ago

Due to the deprecation of _SVID_SOURCE and _BSD_SOURCE which is shown when building the project like # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"