-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the extra
-l<libName>
specification from these tests as well
Since the previous commit seemed okay on both Mac and Linux, go ahead and do the same thing for these tests. Testing on my Mac worked fine, checking Linux now ---- Signed-off-by: Lydia Duncan <[email protected]>
- Loading branch information
1 parent
ead0a8a
commit 3dfa7c6
Showing
32 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/callArrayArg_queriedDomain.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -larrayArg_queriedDomain `$CHPL_HOME/util/config/compileline --libraries` -larrayArg_queriedDomain | ||
-Llib/ -larrayArg_queriedDomain `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -larrayOpaquePointer `$CHPL_HOME/util/config/compileline --libraries` -larrayOpaquePointer | ||
-Llib/ -larrayOpaquePointer `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lcheckIfEmpty `$CHPL_HOME/util/config/compileline --libraries` -lcheckIfEmpty | ||
-Llib/ -lcheckIfEmpty `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWith1Arr1Not `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWith1Arr1Not | ||
-Llib/ -lexportFuncWith1Arr1Not `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWith1Not1Arr `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWith1Not1Arr | ||
-Llib/ -lexportFuncWith1Not1Arr `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWith2Arrays `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWith2Arrays | ||
-Llib/ -lexportFuncWith2Arrays `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWithArrayArg `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWithArrayArg | ||
-Llib/ -lexportFuncWithArrayArg `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWithExplicitVoidRet `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWithExplicitVoidRet | ||
-Llib/ -lexportFuncWithExplicitVoidRet `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWithRealArr `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWithRealArr | ||
-Llib/ -lexportFuncWithRealArr `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/callExportedWithExternType.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWithExternType `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWithExternType | ||
-Llib/ -lexportFuncWithExternType `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportFuncWithPtr `$CHPL_HOME/util/config/compileline --libraries` -lexportFuncWithPtr | ||
-Llib/ -lexportFuncWithPtr `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnExternArray `$CHPL_HOME/util/config/compileline --libraries` -lreturnExternArray | ||
-Llib/ -lreturnExternArray `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/callWrapArrayAsOpaque_global.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lwrapArrayAsOpaque_global `$CHPL_HOME/util/config/compileline --libraries` -lwrapArrayAsOpaque_global | ||
-Llib/ -lwrapArrayAsOpaque_global `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/callWrapArrayAsOpaque_moreComplex.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lwrapArrayAsOpaque_moreComplex `$CHPL_HOME/util/config/compileline --libraries` -lwrapArrayAsOpaque_moreComplex | ||
-Llib/ -lwrapArrayAsOpaque_moreComplex `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callExportedArrArgReturnInt.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lexportArrArgReturnInt `$CHPL_HOME/util/config/compileline --libraries` -lexportArrArgReturnInt | ||
-Llib/ -lexportArrArgReturnInt `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArray.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArray `$CHPL_HOME/util/config/compileline --libraries` -lreturnArray | ||
-Llib/ -lreturnArray `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayGenericDecl.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayGenericDecl `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayGenericDecl | ||
-Llib/ -lreturnArrayGenericDecl `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayGenericDecl2.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayGenericDecl2 `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayGenericDecl2 | ||
-Llib/ -lreturnArrayGenericDecl2 `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayOfReals.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayOfReals `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayOfReals | ||
-Llib/ -lreturnArrayOfReals `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArg.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArg `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArg | ||
-Llib/ -lreturnArrayTakesArg `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArg2.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArg2 `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArg2 | ||
-Llib/ -lreturnArrayTakesArg2 `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArrayArg.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArrayArg `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArrayArg | ||
-Llib/ -lreturnArrayTakesArrayArg `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArrayArg2.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArrayArg2 `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArrayArg2 | ||
-Llib/ -lreturnArrayTakesArrayArg2 `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArrayArg3.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArrayArg3 `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArrayArg3 | ||
-Llib/ -lreturnArrayTakesArrayArg3 `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsArrayTakesArrayArg4.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnArrayTakesArrayArg4 `$CHPL_HOME/util/config/compileline --libraries` -lreturnArrayTakesArrayArg4 | ||
-Llib/ -lreturnArrayTakesArrayArg4 `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsBadArray.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnBadArray `$CHPL_HOME/util/config/compileline --libraries` -lreturnBadArray | ||
-Llib/ -lreturnBadArray `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/exportArray/returningArr/callFuncReturnsBadArray2.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreturnBadArray2 `$CHPL_HOME/util/config/compileline --libraries` -lreturnBadArray2 | ||
-Llib/ -lreturnBadArray2 `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreceiveExternRecord `$CHPL_HOME/util/config/compileline --libraries` -lreceiveExternRecord | ||
-Llib/ -lreceiveExternRecord `$CHPL_HOME/util/config/compileline --libraries` |
2 changes: 1 addition & 1 deletion
2
test/interop/C/globals/use_reliesOnGlobal-library-init.lastcompopts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lreliesOnGlobal `$CHPL_HOME/util/config/compileline --libraries` -lreliesOnGlobal | ||
-Llib/ -lreliesOnGlobal `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Lmydir/ -lsetDir `$CHPL_HOME/util/config/compileline --libraries` -lsetDir | ||
-Lmydir/ -lsetDir `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -lPtrConstQualifier `$CHPL_HOME/util/config/compileline --libraries` -lPtrConstQualifier | ||
-Llib/ -lPtrConstQualifier `$CHPL_HOME/util/config/compileline --libraries` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
-Llib/ -ltesting `$CHPL_HOME/util/config/compileline --libraries` -ltesting | ||
-Llib/ -ltesting `$CHPL_HOME/util/config/compileline --libraries` |