Displaying 2 results from an estimated 2 matches for "prerequest".
Did you mean:
rerequest
2015 Aug 05
2
[LLVMdev] Cc llvmdev: Re: llvm bpf debug info. Re: [RFC PATCH v4 3/3] bpf: Introduce function for outputing data to perf event
...__builtin_frame_address(0);
>>
>> If the stack allocation is fixed (if the location is never reused),
>> the above 'mark'
>> can be uniquely identify a local variable. That's why I'm interesting
>> in it. However
>> I'm not sure whether the prerequestion is hold.
>>
>>> patch 2:
>>> do we really need to hack clang?
>>> Can you just define a function that aliases to intrinsic,
>>> like we do for ld_abs/ld_ind ?
>>> void bpf_store_half(void *skb, u64 off, u64 val)
>>> asm("llvm.bpf....
2004 Nov 20
0
Some features in SPEC file
Hello,
just a few remarks for the SPEC file in icecast 2.1.0
First you might change these prerequest because if you use older release it
does not compile anymore.
Requires: libxml2 >= 2.4.19
BuildRequires: libxml2-devel >= 2.4.19
Requires: libxslt >= 1.0.15
BuildRequires: libxslt-devel >= 1.0.15
In the section %build you might add one option in the CFLAGS line, because...