summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author112.203.25.183 <112.203.25.183.pldt.net>2012-02-05 04:35:56 +0000
committer112.203.25.183 <112.203.25.183.pldt.net>2012-02-05 04:35:56 +0000
commit630ef140f0ed4fa94bdc1cf8a49c27ef1b252098 (patch)
tree355fbc4d084a97033c5c2b583e94ed1c380a9dab
parentf60e69e8248896ce51b0c23bfc586d61662f5439 (diff)
-rw-r--r--FrontPage.moin2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontPage.moin b/FrontPage.moin
index e13cd63..ccb3821 100644
--- a/FrontPage.moin
+++ b/FrontPage.moin
@@ -5,7 +5,7 @@ Liboil is a library of simple functions that are optimized for various CPUs. The
Many multimedia applications and libraries already do similar things internally. The goal of this project is to consolidate some of the code used by various multimedia projects, and also make optimizations easier to use by a broader range of applications.
As of the liboil-0.3.0 release, I'm actively encouraging other open-source projects to begin using liboil. I'm happy to do much of work converting projects to use liboil, and especially, adding function classes and implementations to liboil that may be needed.
-Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for [[http://www.cavite-housing.com/|cavite housing]] anything that is installed.
+Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for [[http://www.cavite-housing.com/|cavite house and lot]] anything that is installed.
Liboil may be modified and distributed in accordance with a very liberal license commonly referred to as "Two-Clause BSD". This license was chosen to make liboil useful to as many open-source projects as possible, and has the side effect of also allowing liboil to be used by proprietary applications.