source: trunk/gcc/libstdc++-v3/cfg.sh

Last change on this file was 9, checked in by bird, 22 years ago

Applied initial diff from Platon.

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 154 bytes
Line 
1export CFLAGS="-s -O2 -fomit-frame-pointer"
2export CXX=g++
3export CXXFLAGS="${CFLAGS}"
4exec ./configure --disable-multilib --disable-shared --prefix=/usr
Note: See TracBrowser for help on using the repository browser.