mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
fefb49f219
I changed "--defentry" to "--entry" but everything else is Submitted by: Jeremy Lea <reg@shale.csir.co.za>
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
--- configure.orig Thu May 21 20:16:26 1998
|
|
+++ configure Wed May 12 16:34:24 1999
|
|
@@ -5875,6 +5875,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
|
|
;;
|