- fixed some issues when compiling with gcc-2.95.3. At least three more
problems remain, though. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8615 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,7 @@ GENERATE_C++ on [ FGristFiles lexer.l parser.y ] = true ;
|
||||
SubDirC++Flags -Wno-sign-compare -Wno-unused ;
|
||||
}
|
||||
|
||||
SharedLibrary rdef : compile.cpp decompile.cpp lexer.l parser.y rdef.cpp : be ;
|
||||
SharedLibrary rdef : compile.cpp decompile.cpp lexer.l parser.y rdef.cpp : be stdc++.r4 ;
|
||||
AbsSymLink <boot!home!config!lib>librdef.so : librdef.so
|
||||
: /boot/home/config/lib : false ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user