GitHub user xiaozhongwang opened a pull request:
https://github.com/apache/trafodion/pull/1379
remove code about SP_EXPORT_LIB
Because the SP_EXPORT_LIB is empty.
make a build error, as:
mkdir -p ##(SEAMONSTER)
mkdir: ç¼ºå°æä½æ° ##(SEAMONSTER)
请å°è¯æ§è¡"mkdir --help"æ¥è·åæ´å¤ä¿¡æ¯ã ##(SEAMONSTER)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaozhongwang/trafodion TRAFODION-2892
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1379.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1379
----
commit 60ae3d229808811b9e58e3b27de142444a2de352
Author: Kenny <xiaozhong.wang@...>
Date: 2018-01-08T08:34:00Z
remove code about SP_EXPORT_LIB
----
---