summaryrefslogtreecommitdiff
path: root/taia.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-05-03 14:09:55 +0200
committerTobias Klauser <tklauser@distanz.ch>2017-05-03 14:09:55 +0200
commita5a5a91342ebd83d13b8eff8f85d9c923e08f701 (patch)
treeaf95f56c76310f97fce7c5c5eb157be483a6ff07 /taia.c
parent4a4b85aac16ccb59f01700ee8fb903dcdc7fcf65 (diff)
make: use sed instead of perl to extract lex/yacc prefix
Perl is not available on certain distributions by default (e.g. Alpine Linux). In order to avoid depending on perl just to extract the lex/yacc prefix, use sed instead which should be available almost everywhere. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'taia.c')
0 files changed, 0 insertions, 0 deletions
f5db1f0b4e49a4f6eeedf840e2bf9b1'>diff)
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Pull audit fixes from Paul Moore: "Two small fixes relating to audit's use of fsnotify. The first patch plugs a leak and the second fixes some lock shenanigans. The patches are small and I banged on this for an afternoon with our testsuite and didn't see anything odd" * 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit: audit: Fix sleep in atomic fsnotify: Remove fsnotify_duplicate_mark()
Diffstat (limited to 'net/openvswitch')