a6d46c7 Drop PIE build flag until s390x block resolved

Authored and Committed by buckaroogeek 3 months ago
    Drop PIE build flag until s390x block resolved
    
    Adding piebuild to the goflag results in an error on s390x machines:
    "buildmode=pie requires external (cgo) linking, but cgo is not enabled".
    Temporarily dropping until a fix is identified.
    
        
file modified
+1 -1