Skip to content

Commit

Permalink
make use of external cms_oracleocci_abi_hack
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Feb 9, 2018
1 parent f675c9d commit 28f0e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
10 changes: 2 additions & 8 deletions OnlineDB/Oracle/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
<use name="oracleocci"/>
<library name="cms_occi" file="cms_occi_hack.cc">
</library>
<architecture name="_amd64_">
<bin name="test_occi_with_cmshack" file="test.cpp">
<lib name="cms_occi"/>
<bin name="test_occi_std_length" file="test.cpp">
<use name="oracleocci"/>
<flags TEST_RUNNER_ARGS="12154"/>
</bin>
<bin name="test_occi_wo_cmshack" file="test.cpp">
<flags TEST_RUNNER_ARGS="12154"/>
</bin>
</architecture>

9 changes: 0 additions & 9 deletions OnlineDB/Oracle/test/cms_occi_hack.cc

This file was deleted.

0 comments on commit 28f0e96

Please sign in to comment.