mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 22:45:14 +07:00
9 lines
198 B
Plaintext
9 lines
198 B
Plaintext
![]() |
#
|
||
|
# Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
|
||
|
# Licensed under the GPL
|
||
|
#
|
||
|
|
||
|
# To get a definition of F_SETSIG
|
||
|
USER_CFLAGS += -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
|
||
|
CFLAGS += -D_LARGEFILE64_SOURCE
|