fpw / avitab

X-Plane plugin that displays a tablet to aid VR usage
GNU Affero General Public License v3.0
299 stars 58 forks source link

Fix build settings for Apple clang compiler. #206

Closed mjh65 closed 3 months ago

mjh65 commented 3 months ago

The recently added build flag no-stringop-overflow is not supported by Apple clang (bundled with Xcode). This update removes the flag if Apple clang is the detected compiler.