From a3acca060be98abf584ad0a5033bde05ecebd412 Mon Sep 17 00:00:00 2001 From: grbd Date: Mon, 14 Aug 2017 11:18:30 +0100 Subject: Update to Changes file to avoid unicode error during python 3 build --- src/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index e875a01..a82a978 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -73,7 +73,7 @@ may cause rebuilds. In no case should rebuilds not happen. From Paweł Tomulik: - Fixed the issue with LDMODULEVERSIONFLAGS reported by Tim Jennes (https://pairlist4.pair.net/pipermail/scons-users/2016-May/004893.html). - An error was causing “-Wl,Bsymbolic” being added to linker's command-line + An error was causing "-Wl,Bsymbolic" being added to linker's command-line even when there was no specified value in LDMODULEVERSION and thus no need for the flags to be specified. - Added LoadableModule to the list of global functions (DefaultEnvironment -- cgit v0.12