From 29827fde524a42fe343b32ea3c2f543e9ed3ee55 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 15 Feb 2020 03:27:02 +0300 Subject: Release version 65.1.0+1 Drop copyright notice from source code Convert libicuuc test from C to C++ so it can link library statically Drop linking -lpthread and -lm for MinGW GCC --- libicuio/build/root.build | 1 - 1 file changed, 1 deletion(-) (limited to 'libicuio/build/root.build') diff --git a/libicuio/build/root.build b/libicuio/build/root.build index aba4fb6..be5eaaf 100644 --- a/libicuio/build/root.build +++ b/libicuio/build/root.build @@ -1,5 +1,4 @@ # file : build/root.build -# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd # license : Unicode License; see accompanying LICENSE file # Note that upstream compiles with -std=c++11 but this ends up with the 'auto -- cgit v1.1