Differences From Artifact [6bb115f66a]:
- Executable file utils/installall.sh — part of check-in [af1179a4e1] at 2012-11-12 19:23:38 on branch interleaved-queries — Added fPIC back (user: matt, size: 9858) [annotate] [blame] [check-ins using] [more...]
To Artifact [973a2c38c1]:
- Executable file utils/installall.sh — part of check-in [3c24d1206d] at 2012-11-17 17:26:12 on branch installall-tweak — Test this change to installall.sh (user: matt, size: 9886) [annotate] [blame] [check-ins using]
︙ | |||
229 230 231 232 233 234 235 236 237 238 239 240 241 242 | 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 | + | --disable-switch_root \ --disable-pivot_root \ --disable-fallocate \ --disable-unshare \ --disable-rename \ --disable-schedutils \ --disable-libblkid \ --without-ncurses \ --disable-wall CFLAGS='-fPIC' # --disable-makeinstall-chown \ # --disable-makeinstall-setuid \ # --disable-chsh-only-listed # --disable-pg-bell let pg not ring the bell on invalid keys |
︙ |