Differences

This shows you the differences between two versions of the page.

laptop:paludis_bashrc_na_lap-topu [2009/11/23 09:08] (current)
delboy created
Line 1: Line 1:
 +<file># bashrc
 +export CHOST="i686-pc-linux-gnu"
 +export SKIP_FUNCTIONS="test"
 +export PALUDIS_USE_SAFE_RESUME="yes"
 +
 +export CFLAGS="-march=pentium-m -mtune=pentium-m -O2 -pipe -fomit-frame-pointer"
 +
 +
 +export CXXFLAGS="${CFLAGS}"
 +export LDFLAGS="-Wl,-O1 -Wl,--sort-common"
 +
 +# podesavanje za distcc i crossdev
 +export DISTCC_DIR="/var/tmp/paludis/.distcc"
 +export DISTCC_HOSTS="192.168.0.1 192.168.0.5"
 +export PATH="/usr/lib/distcc/bin:${PATH}"
 +
 +
 +#export LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
 +</file>
 
laptop/paludis_bashrc_na_lap-topu.txt · Last modified: 2009/11/23 09:08 by delboy
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki