Skip to content

Commit

Permalink
test linux quota
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmark committed May 29, 2024
1 parent 422d4c7 commit 70cd13f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -1852,7 +1852,6 @@ elif host_os.contains('freebsd')
elif host_os.contains('linux')
cdata.set('_GNU_SOURCE', 1)
cdata.set('LINUX', 1)
cdata.set('NO_QUOTA_SUPPORT', 1)
elif host_os.contains('netbsd')
cdata.set('BSD4_4', 1)
cdata.set('NETBSD', 1)
Expand Down

0 comments on commit 70cd13f

Please sign in to comment.