mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
12 lines
277 B
Text
12 lines
277 B
Text
--- configure.orig Fri Jan 21 14:55:43 2000
|
|
+++ configure Fri Jan 21 14:56:25 2000
|
|
@@ -6012,6 +6012,9 @@
|
|
unwind-prot.o: unwind-prot.cc
|
|
$(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
|
|
|
|
+xdiv.o: xdiv.cc
|
|
+ $(CXX) -c $(CPPFLAGS) $(CXXFLAGS_NO_PT_FLAGS) $<
|
|
+
|
|
EOF
|
|
;;
|
|
esac
|