summaryrefslogtreecommitdiffstats
path: root/Makefile.user
Commit message (Collapse)AuthorAgeFilesLines
* user: fix compilation without -fpieBlue Swirl2009-12-191-1/+1
| | | | | | Fixes breakage by 299060a06e7c73de5cb9962edbca7f7f9e0b7f25. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
* user_only: compile everything with -fpieKirill A. Shutemov2009-12-191-1/+6
| | | | | | | | | | | | We really need compile _all_ sources for user target with -fpie when use --enable-user-pie. It's regression introduced by commit add16157d72454. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Cc: Blue Swirl <blauwirbel@gmail.com> Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
* Compile some user files only once for all targetsBlue Swirl2009-09-271-0/+27
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
OpenPOWER on IntegriCloud