[gnome-continuous] manifest: add -fno-rtti to cflags of mesa
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: add -fno-rtti to cflags of mesa
- Date: Mon, 21 Jul 2014 15:51:42 +0000 (UTC)
commit 783dafe5f5331313d586a899cf9f16d2028a5bf3
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Jul 21 11:51:20 2014 -0400
manifest: add -fno-rtti to cflags of mesa
manifest.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 6ac5193..3ada614 100644
--- a/manifest.json
+++ b/manifest.json
@@ -339,6 +339,9 @@
{"src": "fd-mesa:mesa",
"branch": "egl-drm",
+ "cflags": {
+ "x86_64": "-fno-rtti",
+ },
"config-opts": [
"--enable-pic",
"--disable-asm",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]