monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Small bug fixes


From: Magnus Therning
Subject: Re: [Monotone-devel] Small bug fixes
Date: Thu, 11 Dec 2003 23:14:26 +0100
User-agent: Mutt/1.5.4i

On Wed, Dec 10, 2003 at 08:01:16PM -0500, Eric Kidd wrote:
>These apply to 16290fd6ccb8612c3b41a580f1716b0a1d142bb4.  I'd put them
>in a depot, but I haven't quite figured out how get depot.cgi to link
>statically.  Sorry for the patch at the end; my e-mail program seems to
>be grumpy, too.

This takes care of that problem:

--- Makefile.am
+++ Makefile.am
@@ -158,7 +158,7 @@
 unit_tests_LDFLAGS =
 unit_tests_CPPFLAGS = -DBUILD_UNIT_TESTS
                                                                                
-depot_cgi_LDFLAGS =
+depot_cgi_LDFLAGS = -static
 depot_cgi_LDADD = schema_migration.o lib3rdparty.a
  
 AM_CFLAGS = -DTEMP_STORE=1 -DNDEBUG -DBOOST_DISABLE_THREADS -Wall

I personally do that all the time since I have minimal control over the
system where I put my depot.

/M

-- 
Magnus Therning                    (OpenPGP: 0xAB4DFBA4)
address@hidden
http://magnus.therning.org/

Kaa's Law: In any sufficiently large group of people, most are idiots.
     --- Kaa

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]