Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2072)

Unified Diff: libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh

Issue 11885025: Allow re-targeting of naclports install (Closed) Base URL: http://naclports.googlecode.com/svn/trunk/src
Patch Set: rebase Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libraries/nacl-mounts/nacl-nacl-mounts.sh ('k') | libraries/openssl-1.0.0e/nacl-openssl-1.0.0e.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh
diff --git a/libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh b/libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh
index 5b9ae99f1c3f0574bf59bc809fc52026f69083de..fb4a6606851ca612b93bae76bc543a0ccecaf1d9 100755
--- a/libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh
+++ b/libraries/openal-soft-1.13/nacl-openal-soft-1.13.sh
@@ -30,7 +30,7 @@ CustomConfigureStep() {
-DNACLAR=${NACLAR} \
-DNACL_CROSS_PREFIX=${NACL_CROSS_PREFIX} \
-DNACL_SDK_ROOT=${NACL_SDK_ROOT} \
- -DCMAKE_INSTALL_PREFIX=${NACL_SDK_USR} \
+ -DCMAKE_INSTALL_PREFIX=${NACLPORTS_PREFIX} \
${LIB_ARG}
}
« no previous file with comments | « libraries/nacl-mounts/nacl-nacl-mounts.sh ('k') | libraries/openssl-1.0.0e/nacl-openssl-1.0.0e.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698