Typo.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3176 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -26,7 +26,7 @@ If your host system is big-endian, set the environment variable
|
|||||||
have to do anything.
|
have to do anything.
|
||||||
export BUILD_HOST_ENDIAN=little
|
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.
|
PKG_CONFIG_PATH' to the pkgconfig directory of the cross environment.
|
||||||
This dir normally resides in the 'lib/' directory.
|
This dir normally resides in the 'lib/' directory.
|
||||||
export PKG_CONFIG_PATH=$CROSS_ROOT/lib/pkgconfig
|
export PKG_CONFIG_PATH=$CROSS_ROOT/lib/pkgconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user