Project

General

Profile

Task #5319

Build packages with PGDG compiler flags

Added by Ivan Lezhnjov over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Start date:
10/28/2016
Due date:
% Done:

100%

Estimated time:

Description

There's no way to specify compiler flags that are normally provided to the autotools' ./configure script via shell variables.

PGDG builds use the following flags:

-Xsepgsql
-fPIC -pie
-I/usr/include/mit-krb5
-Wl,--as-needed -L/usr/lib/mit-krb5 -L/usr/lib/i386/mit-krb5

that ideally we should incorporate in snap packages as well.

#1

Updated by Ivan Lezhnjov about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

This was resolved by using build: scriptlet.

Ivan

Also available in: Atom PDF