mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
12 lines
462 B
Diff
12 lines
462 B
Diff
|
--- ./Makefile.orig 2004-10-11 15:16:15.000000000 -0700
|
||
|
+++ ./Makefile 2005-07-25 00:18:46.000000000 -0700
|
||
|
@@ -17,7 +17,7 @@
|
||
|
## Uncomment this to build tools using static version of the library
|
||
|
## Mostly useful for embedded platforms without ldd, or to create
|
||
|
## a local version (non-root).
|
||
|
-# BUILD_STATIC = y
|
||
|
+BUILD_STATIC = y
|
||
|
|
||
|
## Uncomment this to build without using libm (less efficient)
|
||
|
## This is mostly useful for embedded platforms without maths.
|