git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3176 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2009-07-20 18:20:36 +00:00
parent 4ea59d3f9d
commit 511a426a6f
+1 -1
View File
@@ -26,7 +26,7 @@ If your host system is big-endian, set the environment variable
have to do anything.
export BUILD_HOST_ENDIAN=little
If you're using pkg-config (adviced), set the environment variable
If you're using pkg-config (advised), set the environment variable
PKG_CONFIG_PATH' to the pkgconfig directory of the cross environment.
This dir normally resides in the 'lib/' directory.
export PKG_CONFIG_PATH=$CROSS_ROOT/lib/pkgconfig