Skip to content

Commit

Permalink
user: fix compilation without -fpie
Browse files Browse the repository at this point in the history
Fixes breakage by 299060a.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
  • Loading branch information
blueswirl committed Dec 19, 2009
1 parent 299060a commit 58faa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.user
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

include ../config-host.mak
include $(SRC_PATH)/rules.mak
include config.mak
-include config.mak

.PHONY: all

Expand Down

0 comments on commit 58faa1a

Please sign in to comment.