]> git.pld-linux.org Git - packages/lyx.git/blobdiff - boost-1.69.patch
- removing unnecesary patches
[packages/lyx.git] / boost-1.69.patch
diff --git a/boost-1.69.patch b/boost-1.69.patch
deleted file mode 100644 (file)
index 5ff2e71..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- lyx-2.3.2/src/support/FileName.cpp~        2018-12-09 21:04:52.000000000 +0100
-+++ lyx-2.3.2/src/support/FileName.cpp 2019-04-20 08:29:31.868290965 +0200
-@@ -67,15 +67,6 @@
- using namespace std;
- using namespace lyx::support;
--// OK, this is ugly, but it is the only workaround I found to compile
--// with gcc (any version) on a system which uses a non-GNU toolchain.
--// The problem is that gcc uses a weak symbol for a particular
--// instantiation and that the system linker usually does not
--// understand those weak symbols (seen on HP-UX, tru64, AIX and
--// others). Thus we force an explicit instanciation of this particular
--// template (JMarc)
--template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>;
--
- namespace lyx {
- namespace support {
This page took 0.124104 seconds and 4 git commands to generate.