aboutsummaryrefslogtreecommitdiff
path: root/.file-metadata
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2020-04-05 17:54:39 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2020-04-05 17:54:39 +0100
commita4e2ec81d57eae3ec88c6f5af2f801f3b94bea24 (patch)
treecc888a1e5fc95ec1fb67300067bb3c00e7dbabae /.file-metadata
parent7201b0f0daf484ee326dcd13f3c1348b3f96f626 (diff)
The build of M4 and XLSX I/O on macOS has been fixed
Until now, the M4 that was built on macOS had internal problems (as discussed in #1): it would simply print `Abort trap: 6' in the output and abort. After looking at the build of Homebrew, I noticed that they apply a patch (correct one line) to fix this problem. To be able to apply that patch on macOS systems, I had fully open up the build recipe of M4 and atleast on the testing system, it was built successfully. Also, after successfully building M4, and thus Autoconf and thus Minizip, we were able to build XLSX I/O on a macOS and found out that the internal library's full address wasn't being put in the libraries and executables. With this commit, we now use macOS's `install_name_tool' to correct the positions of the two `libxlsxio_*' libraries in all its executables. This commit was originally written by Mohammad Akhlaghi
Diffstat (limited to '.file-metadata')
-rw-r--r--.file-metadatabin7946 -> 7946 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata
index e0dba35..5b28e1d 100644
--- a/.file-metadata
+++ b/.file-metadata
Binary files differ