summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gentoobrowse-api/domain/Jamfile.jam1
-rw-r--r--gentoobrowse-api/service/Jamfile.jam1
2 files changed, 0 insertions, 2 deletions
diff --git a/gentoobrowse-api/domain/Jamfile.jam b/gentoobrowse-api/domain/Jamfile.jam
index 110674d..1218e03 100644
--- a/gentoobrowse-api/domain/Jamfile.jam
+++ b/gentoobrowse-api/domain/Jamfile.jam
@@ -4,7 +4,6 @@ lib gentoobrowse-domain :
<library>..//Ice
<library>..//IceUtil
<library>..//pthread
- <variant>release:<cflags>-flto
: :
<library>..//Ice
<library>..//IceUtil
diff --git a/gentoobrowse-api/service/Jamfile.jam b/gentoobrowse-api/service/Jamfile.jam
index f5d4524..b29063e 100644
--- a/gentoobrowse-api/service/Jamfile.jam
+++ b/gentoobrowse-api/service/Jamfile.jam
@@ -18,7 +18,6 @@ lib gentoobrowse-service :
<library>..//boost_thread
<library>..//boost_date_time
<library>../..//glibmm
- <variant>release:<cflags>-flto
: :
<include>.
<implicit-dependency>../api//gentoobrowse-api