kbuild: enable 'make CFLAGS=...' to add additional options to CC
[deliverable/linux.git] / arch / um / Makefile-os-Linux
CommitLineData
1da177e4
LT
1#
2# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3# Licensed under the GPL
4#
5
6# To get a definition of F_SETSIG
7USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
a0f97e06 8KBUILD_CFLAGS += -D_LARGEFILE64_SOURCE
This page took 0.275875 seconds and 5 git commands to generate.