summaryrefslogtreecommitdiff
path: root/extra/opencv/PKGBUILD
blob: edfd7f7597906bb293b14c604bb0b2193b1b8194 (plain)
1
2
3
4
5
6
7
8
9
# temporary workaround for building from repo/trunk is fixed for Eigen
# header files

eval "$(
  declare -f build | \
    sed '
      s|cmake|cmake -DEIGEN_INCLUDE_PATH=/usr/include/eigen3/|
    '
)"