You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
485 B
12 lines
485 B
Index: Makefile.in |
|
--- Makefile.in.orig 2014-07-30 14:16:57.000000000 +0200 |
|
+++ Makefile.in 2014-10-04 10:52:53.590334964 +0200 |
|
@@ -1638,7 +1638,7 @@ |
|
$(FLATZINCEXE): $(FLATZINCEXEOBJ) $(FLATZINCEXERES) $(ALLLIB) |
|
$(CXX) @EXEOUTPUT@$@ $(FLATZINCEXEOBJ) $(FLATZINCEXERES) \ |
|
$(DLLPATH) $(CXXFLAGS) \ |
|
- $(LINKALL) $(GLDFLAGS) $(LINKSTATICQT) |
|
+ $(LINKALL) $(GLDFLAGS) $(LINKSTATICQT) $(LINKMPFR) |
|
$(FIXMANIFEST) $@.manifest |
|
$(MANIFEST) -manifest $@.manifest -outputresource:$@\;1 |
|
|
|
|