Kaydet (Commit) 1af10d2b authored tarafından Andrea Pescetti's avatar Andrea Pescetti

#i124712# Use -fuse-cxa-atexit (to build svl on, e.g., Ubuntu 14.04)

Patch-By: 's avatarAmali Praveena Soban Kumar <samalipraveena@yahoo.com.au>
üst 4081cb5c
......@@ -93,7 +93,7 @@ gb_CXXFLAGS := \
-fmessage-length=0 \
-fno-common \
-fno-strict-aliasing \
-fno-use-cxa-atexit \
-fuse-cxa-atexit \
-fvisibility-inlines-hidden \
-fvisibility=hidden \
-pipe \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment