diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-10-09 13:07:39 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2017-10-09 13:07:39 +0000 |
commit | 986acb514299fca634b7e9980ce973b507c42850 (patch) | |
tree | 010d93c5012f3c946901e807555a1c6fc20a4a4b /graphics/ida/files/patch-desktop.c | |
parent | Fix build on 10.3. Explicitly pass -std=c++11 to the compiler because Qt 5.7+ (diff) |
Update to 2.14.
Notes
Notes:
svn path=/head/; revision=451609
Diffstat (limited to 'graphics/ida/files/patch-desktop.c')
-rw-r--r-- | graphics/ida/files/patch-desktop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ida/files/patch-desktop.c b/graphics/ida/files/patch-desktop.c index 1671278fcc54..60c5d9aa288c 100644 --- a/graphics/ida/files/patch-desktop.c +++ b/graphics/ida/files/patch-desktop.c @@ -1,4 +1,4 @@ ---- desktop.c.orig 2016-03-24 14:39:02 UTC +--- desktop.c.orig 2017-08-30 10:48:03 UTC +++ desktop.c @@ -27,7 +27,7 @@ extern int debug; /* desktop files are in utf-8 */ |