Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F386327
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Size
403 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/modules/CMakeLists.txt b/modules/CMakeLists.txt
index d00c89d..73b882d 100644
--- a/modules/CMakeLists.txt
+++ b/modules/CMakeLists.txt
@@ -1,7 +1,8 @@
# Allow exceptions by removing restricting flag.
if ( ROSA_COMPILER_IS_GCC_COMPATIBLE )
remove("-fno-exceptions" CMAKE_CXX_FLAGS)
+ remove("-fno-rtti" CMAKE_CXX_FLAGS)
endif()
# Add the different subdirectories
ADDALLSUBDIRS()
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Jul 3, 1:43 AM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
157174
Default Alt Text
(403 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment