diff options
Diffstat (limited to 'palm/jpilot/files/patch-bc')
| -rw-r--r-- | palm/jpilot/files/patch-bc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/jpilot/files/patch-bc b/palm/jpilot/files/patch-bc new file mode 100644 index 000000000000..467778672860 --- /dev/null +++ b/palm/jpilot/files/patch-bc @@ -0,0 +1,11 @@ +--- SyncTime/Makefile.in.orig Fri Nov 5 08:35:11 1999 ++++ SyncTime/Makefile.in Fri Dec 24 11:01:26 1999 +@@ -27,7 +27,7 @@ + echo; echo "WARNING - SyncTime is currently broken for PalmOS 3.3"; echo + + libsynctime.so: synctime.o libplugin.a +- ld -shared -ldl -o libsynctime.so synctime.o -L. -lplugin ++ ld -shared -o libsynctime.so synctime.o -L. -lplugin + + synctime.o: synctime.c libplugin.h + $(CC) $(OPTIONS) $(GTKFLAGS) $(PILOT_FLAGS) -c synctime.c |
