PSP: remove legacy-libs, not needed with the updated psp toolchain
This commit is contained in:
parent
ee2dcf6375
commit
35785d04a8
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ export PSPDEV=/opt/toolchains/psp
|
|||
CXXFLAGS="-isystem /opt/toolchains/psp/include"
|
||||
export CXXFLAGS
|
||||
export LDFLAGS=-L/opt/toolchains/psp/lib
|
||||
export LD_LIBRARY_PATH=/opt/toolchains/legacy-shared-objects
|
||||
make distclean
|
||||
./configure --host=psp --disable-debug --enable-plugins --default-dynamic --enable-release
|
||||
make -j4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue