summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-03-04 09:54:55 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-03-04 11:10:13 +0000
commita122caecff790a82f707894fa9db72afe91fcb7e (patch)
tree5150d7d6e132d9cc6b13b364ff72b933580212bd
parent4749a3ec61859e324f14add3008c41f92e6c2793 (diff)
downloadqtscript-a122caecff790a82f707894fa9db72afe91fcb7e.tar.gz
Rename VERSION to VERSION.TXT
On case-insensitive file systems, this causes an issue with recent versions of the Android NDK, because, since Android NDK r19, the libc++ header "cstddef" contains #include <version> which will resolve to this file instead of the intended header due to the ordering of the search paths. The simplest solution is just to give this a suffix so that it can be differentiated from the headers. Task-number: QTQAINFRA-2568 Change-Id: Ic1502e65de3dba912ed079d406a65ebf9b935694 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
-rw-r--r--src/3rdparty/javascriptcore/VERSION.TXT (renamed from src/3rdparty/javascriptcore/VERSION)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/3rdparty/javascriptcore/VERSION b/src/3rdparty/javascriptcore/VERSION.TXT
index 13943b2..13943b2 100644
--- a/src/3rdparty/javascriptcore/VERSION
+++ b/src/3rdparty/javascriptcore/VERSION.TXT